redid database structures and now running SQLite and Seqelize
This commit is contained in:
@@ -9,7 +9,9 @@
|
||||
"express": "^4.16.3",
|
||||
"json-stringify-safe": "^5.0.1",
|
||||
"mysql": "^2.16.0",
|
||||
"regenerator-runtime": "^0.12.1"
|
||||
"regenerator-runtime": "^0.12.1",
|
||||
"sequelize": "^4.38.0",
|
||||
"sqlite3": "^4.0.2"
|
||||
},
|
||||
"devDependencies": {
|
||||
"babel-preset-env": "^1.7.0",
|
||||
|
||||
Reference in New Issue
Block a user