We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b592ce2 commit 12d8a5cCopy full SHA for 12d8a5c
package.json
@@ -11,9 +11,10 @@
11
"@types/node": "^6.0.41",
12
"@types/reflect-metadata": "0.0.4",
13
"@types/sequelize": "^4.0.36",
14
- "sequelize": "git+https://github.com/RobinBuschmann/sequelize.git"
+ "sequelize": "git+https://github.com/RobinBuschmann/sequelize.git#mysql-jsonp"
15
},
16
"devDependencies": {
17
+ "tslint": "^3.15.1",
18
"typescript": "^2.0.3"
19
20
"engines": {
0 commit comments