Skip to content

Commit

Permalink
update discord.js
Browse files Browse the repository at this point in the history
  • Loading branch information
PurpleCreativity committed Jan 2, 2025
1 parent 1dd0b64 commit ca63343
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 64 deletions.
98 changes: 37 additions & 61 deletions package-lock.json

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

10 changes: 7 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,11 @@
"bugs": {
"url": "https://github.com/PurpleCreativity/Amethyst/issues"
},
"keywords": ["discord", "bot", "typescript"],
"keywords": [
"discord",
"bot",
"typescript"
],
"exports": {
".": "./build/main.js"
},
Expand Down Expand Up @@ -43,9 +47,9 @@
"@date-fns/tz": "^1.2.0",
"axios": "^1.7.7",
"bloxwrap": "^0.1.0",
"chalk": "^5.4.0",
"chalk": "^5.4.1",
"date-fns": "^4.1.0",
"discord.js": "^14.16.3",
"discord.js": "^14.17.2",
"dotenv": "^16.4.5",
"express": "^4.21.2",
"express-rate-limit": "^7.5.0",
Expand Down

0 comments on commit ca63343

Please sign in to comment.