Update package*json files

This commit is contained in:
SileNce5k 2021-03-09 02:00:18 +01:00
parent 7a9deac608
commit 3031ada463
No known key found for this signature in database
GPG key ID: C507260E7F2583AD
2 changed files with 33 additions and 67 deletions

View file

@ -4,9 +4,9 @@
"description": "My second attempt at making a bot in javascript",
"main": "server.js",
"dependencies": {
"clear-module": "^4.1.1",
"discord.js": "^12.5.1",
"express": "^4.17.1",
"pretty-ms": "^7.0.1",
"thesaurize": "^1.0.11"
},
"scripts": {