(WORKING) Database interaction working and converted all requires to the ES6 import syntax
This commit is contained in:
@@ -9,10 +9,14 @@
|
||||
"author": "",
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
"babel": "^6.23.0",
|
||||
"babel-preset-env": "^1.7.0",
|
||||
"babel-register": "^6.26.0",
|
||||
"body-parser": "^1.18.3",
|
||||
"colors": "^1.3.2",
|
||||
"discord.js": "^11.4.2",
|
||||
"express": "^4.16.4",
|
||||
"regenerator-runtime": "^0.12.1",
|
||||
"request": "^2.88.0",
|
||||
"sequelize": "^4.39.1",
|
||||
"sqlite3": "^4.0.2"
|
||||
|
||||
Reference in New Issue
Block a user