actually fix build

This commit is contained in:
spiral 2023-01-22 00:14:19 +00:00
parent dc8254be95
commit 647fa1e0ec
2 changed files with 38 additions and 38 deletions

View file

@ -10,8 +10,8 @@
"license": "ISC",
"dependencies": {
"axios": "^1.1.3",
"detritus-client-rest": "git+https://github.com/Tupperbox/DiscordRest",
"detritus-client-socket": "git+https://github.com/Tupperbox/DiscordSocket",
"detritus-client-rest": "git+https://github.com/spiralw/DiscordRest#fix-build",
"detritus-client-socket": "git+https://github.com/spiralw/DiscordSocket#fix-build",
"discord-api-types": "^0.37.14",
"dotenv": "^16.0.3",
"ts-node": "^10.9.1",