Working build - Node 10.13.0 with babel

This commit is contained in:
Ben
2018-11-06 16:49:49 +00:00
parent 1a12b690e4
commit 7ab179208e
3 changed files with 3 additions and 6192 deletions

View File

@@ -13,7 +13,8 @@
"json-stringify-safe": "^5.0.1",
"jsonwebtoken": "^8.3.0",
"regenerator-runtime": "^0.12.1",
"sequelize": "^4.38.0"
"sequelize": "^4.38.0",
"sqlite3": "^4.0.3"
},
"devDependencies": {
"babel-preset-env": "^1.7.0",