Merge pull request #36 from EmotionChild/development

Development
This commit is contained in:
Emotion 2022-09-29 00:32:06 +13:00 committed by GitHub
commit 39e6d61837
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"
} }
} }