forked from Galactic/galactic-bot
package stuff
This commit is contained in:
parent
50664ad5df
commit
5486a945b4
10
package.json
10
package.json
@ -22,14 +22,16 @@
|
||||
"dependencies": {
|
||||
"@discordjs/collection": "^0.2.1",
|
||||
"@discordjs/rest": "^0.1.0-canary.0",
|
||||
"babel-eslint": "^10.1.0",
|
||||
"chalk": "^4.1.2",
|
||||
"discord.js": "^13.5.1",
|
||||
"dotenv": "^10.0.0",
|
||||
"escape-string-regexp": "^5.0.0",
|
||||
"eslint": "^7.32.0",
|
||||
"moment": "^2.29.1",
|
||||
"mongodb": "^3.5.9",
|
||||
"nodemon": "^2.0.7"
|
||||
"timestring": "^6.0.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"nodemon": "^2.0.7",
|
||||
"eslint": "^7.32.0",
|
||||
"babel-eslint": "^10.1.0"
|
||||
}
|
||||
}
|
||||
|
@ -599,7 +599,7 @@ discord-api-types@^0.26.0:
|
||||
resolved "https://registry.yarnpkg.com/discord-api-types/-/discord-api-types-0.26.1.tgz#726f766ddc37d60da95740991d22cb6ef2ed787b"
|
||||
integrity sha512-T5PdMQ+Y1MEECYMV5wmyi9VEYPagEDEi4S0amgsszpWY0VB9JJ/hEvM6BgLhbdnKky4gfmZEXtEEtojN8ZKJQQ==
|
||||
|
||||
discord.js@^13.2.0-dev.1629115738.9a833b1:
|
||||
discord.js@^13.5.1:
|
||||
version "13.5.1"
|
||||
resolved "https://registry.yarnpkg.com/discord.js/-/discord.js-13.5.1.tgz#c0af11c7bfdcf6ac3f6bf28c7d96855c0c6a8997"
|
||||
integrity sha512-ejEG5MXzB0eda9Nt+VzqgdvDWVO5U/GynGzq6DRPLaCH1yyn2YRU9J+vCMl77pWA1rzYGX+b/9RI31x0wt3qXA==
|
||||
@ -1703,6 +1703,11 @@ text-table@^0.2.0:
|
||||
resolved "https://registry.yarnpkg.com/text-table/-/text-table-0.2.0.tgz#7f5ee823ae805207c00af2df4a84ec3fcfa570b4"
|
||||
integrity sha1-f17oI66AUgfACvLfSoTsP8+lcLQ=
|
||||
|
||||
timestring@^6.0.0:
|
||||
version "6.0.0"
|
||||
resolved "https://registry.yarnpkg.com/timestring/-/timestring-6.0.0.tgz#b0c7c331981ecf2066ce88bcfb8ee3ae32e7a0f6"
|
||||
integrity sha512-wMctrWD2HZZLuIlchlkE2dfXJh7J2KDI9Dwl+2abPYg0mswQHfOAyQW3jJg1pY5VfttSINZuKcXoB3FGypVklA==
|
||||
|
||||
to-fast-properties@^2.0.0:
|
||||
version "2.0.0"
|
||||
resolved "https://registry.yarnpkg.com/to-fast-properties/-/to-fast-properties-2.0.0.tgz#dc5e698cbd079265bc73e0377681a4e4e83f616e"
|
||||
|
Loading…
Reference in New Issue
Block a user