summaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorschneefux <schneefux+commit@schneefux.xyz>2017-04-01 13:12:28 +0200
committerschneefux <schneefux+commit@schneefux.xyz>2017-04-01 13:12:28 +0200
commit6b4cb056cf133edcc3b2137f0bb35913a0096d07 (patch)
tree8f9bd642a6e1744a382123542af38c7edb66dd3a /package.json
parent55eacbdff9003723a747715e4c75f8f743c5d2bd (diff)
downloadorm-6b4cb056cf133edcc3b2137f0bb35913a0096d07.tar.gz
orm-6b4cb056cf133edcc3b2137f0bb35913a0096d07.zip
generate from db
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"
}
}