commit
39e6d61837
1 changed files with 7 additions and 7 deletions
14
package.json
14
package.json
|
@ -21,16 +21,16 @@
|
||||||
},
|
},
|
||||||
"homepage": "https://github.com/EmotionChild/Giveaway-Child#readme",
|
"homepage": "https://github.com/EmotionChild/Giveaway-Child#readme",
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
"beautify": "^0.0.8",
|
"beautify": "0.0.8",
|
||||||
"discord-giveaways": "^6.0.1",
|
"discord-giveaways": "^5.0.1",
|
||||||
"discord-sync-commands": "^0.3.0",
|
"discord-sync-commands": "0.3.0",
|
||||||
"discord.js": "^14.3.0",
|
"discord.js": "^13.9.0",
|
||||||
"fero-ms": "^2.0.7",
|
"fero-ms": "^2.0.7",
|
||||||
"ms": "^2.1.3",
|
"ms": "^2.1.3",
|
||||||
"quickdb": "^1.0.5",
|
"quickdb": "1.0.5",
|
||||||
"quickmongo": "^5.1.2"
|
"quickmongo": "4.0.0"
|
||||||
},
|
},
|
||||||
"devDependencies": {
|
"devDependencies": {
|
||||||
"nodemon": "^2.0.19"
|
"nodemon": "^2.0.20"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue