Dependency Updates (#44)

* update: newer ollama icon

* update: ollama-js dependency

* update: other updated dependencies
This commit is contained in:
Kevin Dang
2024-04-13 19:59:57 -07:00
committed by GitHub
parent 615ee2029b
commit ca865b322e
3 changed files with 21 additions and 21 deletions

View File

@@ -27,7 +27,7 @@
"axios": "^1.6.2",
"discord.js": "^14.14.1",
"dotenv": "^16.3.1",
"ollama": "^0.4.6"
"ollama": "^0.5.0"
},
"devDependencies": {
"@types/node": "^20.10.5",