Skip to content

Commit

Permalink
fix: add missing dependency to tools (#82)
Browse files Browse the repository at this point in the history
Missing after recent move to tools
  • Loading branch information
grabbou authored Dec 10, 2024
1 parent b59aaaa commit 7a37a91
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions packages/tools/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
},
"type": "module",
"dependencies": {
"axios": "^1.7.9",
"fabrice-ai": "0.1.2",
"zod": "^3.23.8"
},
Expand Down

0 comments on commit 7a37a91

Please sign in to comment.