Skip to content

Commit

Permalink
Update dependencies in package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
PrashamTrivedi committed Oct 23, 2024
1 parent fbb48a8 commit 701a3c1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"author": "Prasham H Trivedi<contact@prashamhtrivedi.in>",
"license": "ISC",
"dependencies": {
"@anthropic-ai/sdk": "^0.27.2",
"@anthropic-ai/sdk": "^0.30.0",
"@google/generative-ai": "^0.17.0",
"@inquirer/prompts": "^5.3.8",
"axios": "^1.7.4",
Expand All @@ -55,4 +55,4 @@
"typescript": "^5.4.5",
"vitest": "^2.0.0"
}
}
}

0 comments on commit 701a3c1

Please sign in to comment.