Skip to content

Commit 776aa2b

Browse files
committed
fix(ai): dependencies
1 parent 99bb2c6 commit 776aa2b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

addons/ai/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
}
1818
},
1919
"dependencies": {
20-
"@coze/api": "^1.0.14"
20+
"@coze/api": "^1.0.14",
21+
"axios": "^1.7.9"
2122
}
2223
}

pnpm-lock.yaml

Lines changed: 3 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)