Compare commits
1 commit
476872f5a1
...
36fca4364f
Author | SHA1 | Date | |
---|---|---|---|
36fca4364f |
2 changed files with 948 additions and 900 deletions
|
@ -26,14 +26,14 @@
|
|||
"funding": "https://ko-fi.com/vylpes",
|
||||
"dependencies": {
|
||||
"@discordjs/rest": "^1.1.0",
|
||||
"@types/jest": "^29.0.0",
|
||||
"@types/jest": "^27.0.3",
|
||||
"@types/uuid": "^9.0.0",
|
||||
"discord.js": "^14.3.0",
|
||||
"dotenv": "^16.0.0",
|
||||
"emoji-regex": "^9.2.0",
|
||||
"jest": "^29.0.0",
|
||||
"jest": "^27.4.5",
|
||||
"jest-mock-extended": "^3.0.0",
|
||||
"minimatch": "7.4.3",
|
||||
"minimatch": "7.4.2",
|
||||
"mysql": "^2.18.1",
|
||||
"random-bunny": "^2.0.5",
|
||||
"ts-jest": "^27.1.2",
|
||||
|
|
Loading…
Reference in a new issue