Fiddling with package.json

This commit is contained in:
2018-10-27 15:44:27 +11:00
parent fa4a4d611d
commit 53da280ccb
6 changed files with 41 additions and 5 deletions

View File

@@ -15,6 +15,7 @@
"discord.js": "^11.4.2",
"dotenv": "^6.0.0",
"forever": "^0.15.3",
"node-cron": "^1.2.1"
"node-cron": "^1.2.1",
"sync-request": "^6.0.0"
}
}