Skip to content

Commit

Permalink
updated dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
nascho committed Feb 28, 2024
1 parent 1684480 commit 8eabb5c
Show file tree
Hide file tree
Showing 3 changed files with 22 additions and 21 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -50,3 +50,4 @@ We also used the following resources to understand how to use OpenAI's API and D
* Discord.js [official documentation](https://discordjs.guide/#before-you-begin)
* OpenAI [API documentation](https://platform.openai.com/docs/introduction)
40 changes: 20 additions & 20 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"author": "",
"license": "ISC",
"dependencies": {
"discord.js": "^14.14.1",
"discord.js": "^14.12.1",
"dotenv": "^16.4.1",
"openai": "^4.27.0",
"pm2": "^5.3.1"
Expand Down

0 comments on commit 8eabb5c

Please sign in to comment.