Skip to content

Commit cd436b9

Browse files
authored
Merge pull request #101 from lawrencecchen/main
remove axios
2 parents 041dfb4 + ae4304b commit cd436b9

File tree

6 files changed

+4734
-3901
lines changed

6 files changed

+4734
-3901
lines changed

.changeset/warm-worms-melt.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'token.js': patch
3+
---
4+
5+
remove axios for compatibility in edge environments

package.json

-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,6 @@
3232
"@aws-sdk/client-bedrock-runtime": "^3.609.0",
3333
"@google/generative-ai": "^0.14.1",
3434
"@mistralai/mistralai": "^0.5.0",
35-
"axios": "^1.7.2",
3635
"chalk": "^4.1.2",
3736
"cohere-ai": "^7.10.6",
3837
"mime-types": "^2.1.35",

0 commit comments

Comments
 (0)