diff options
| author | schneefux <schneefux+commit@schneefux.xyz> | 2017-04-01 13:12:28 +0200 |
|---|---|---|
| committer | schneefux <schneefux+commit@schneefux.xyz> | 2017-04-01 13:12:28 +0200 |
| commit | 6b4cb056cf133edcc3b2137f0bb35913a0096d07 (patch) | |
| tree | 8f9bd642a6e1744a382123542af38c7edb66dd3a /package.json | |
| parent | 55eacbdff9003723a747715e4c75f8f743c5d2bd (diff) | |
| download | orm-6b4cb056cf133edcc3b2137f0bb35913a0096d07.tar.gz orm-6b4cb056cf133edcc3b2137f0bb35913a0096d07.zip | |
generate from db
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 1 |
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" } } |
