Skip to content

Commit

Permalink
Update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
The-Best-Codes committed Sep 18, 2024
1 parent 43a3fb9 commit d5bbfca
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "capybot",
"version": "1.0.3",
"version": "1.0.4",
"description": "Your friendly Capybara Bot is capyble or fulfilling all your Discord needs",
"main": "index.js",
"scripts": {
Expand All @@ -27,14 +27,14 @@
"author": "The-Best-Codes",
"license": "MIT",
"dependencies": {
"axios": "^1.7.4",
"discord.js": "^14.15.3",
"axios": "^1.7.7",
"discord.js": "^14.16.2",
"dotenv": "^16.4.5",
"openai": "^4.56.0",
"openai": "^4.62.0",
"perf_hooks": "^0.0.1",
"winston": "^3.14.2"
},
"devDependencies": {
"nodemon": "^3.1.4"
"nodemon": "^3.1.5"
}
}

0 comments on commit d5bbfca

Please sign in to comment.