summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 1 insertions, 2 deletions
diff --git a/package.json b/package.json
index 3b16211..2c6eb45 100644
--- a/package.json
+++ b/package.json
@@ -10,11 +10,10 @@
"license": "UNLICENSED",
"dependencies": {
"bluebird": "^3.5.0",
- "mysql2": "^1.3.6",
+ "mysql": "^2.13.0",
"request": "^2.81.0",
"request-promise": "^4.2.1",
"sequelize-auto": "^0.4.28",
- "sequelize-json": "^2.1.2",
"sleep-promise": "^2.0.0"
}
}