Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
cobaltt7 authored Dec 18, 2023
1 parent 5d14634 commit a61cbff
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -35,5 +35,9 @@
"engines": {
"node": ">=18.11.1",
"npm": ">=8.0.0"
}, "overrides":{"discord-api-types": "0.37.53"}
}, "overrides":{"discord-api-types": "0.37.53", "@discordjs/builders": "1.6.0",
"@discordjs/collection": "1.5.0",
"@discordjs/formatters": "0.3.0",
"@discordjs/rest": "1.7.0",
"@discordjs/util": "0.2.0"}
}

0 comments on commit a61cbff

Please sign in to comment.