Skip to content

Commit

Permalink
update discord.js
Browse files Browse the repository at this point in the history
  • Loading branch information
3vorp committed Jun 2, 2024
1 parent 6a4df15 commit 7521086
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 20 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"prettier": "prettier \"{,!(node_modules)/**/}*.ts\" --config .prettierrc --write"
},
"devDependencies": {
"@types/node": "^20.13.0",
"@types/node": "^20.14.0",
"nodemon": "^3.1.2",
"prettier": "^3.3.0"
},
Expand All @@ -18,7 +18,7 @@
"@octokit/rest": "^20.1.1",
"axios": "^1.7.2",
"chalk": "^4.1.2",
"discord.js": "^14.15.2",
"discord.js": "^14.15.3",
"gif-encoder-2": "^1.0.5",
"ts-node": "^10.9.2",
"tsconfig-paths": "^4.2.0"
Expand Down
36 changes: 18 additions & 18 deletions pnpm-lock.yaml

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

0 comments on commit 7521086

Please sign in to comment.