summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index e295276..eeedf82 100644
--- a/package.json
+++ b/package.json
@@ -9,6 +9,7 @@
"author": "schneefux",
"license": "UNLICENSED",
"dependencies": {
+ "mysql": "^2.13.0",
"sequelize-auto": "^0.4.25"
}
}