Skip to content
This repository was archived by the owner on Jan 31, 2018. It is now read-only.

Commit 06b4206

Browse files
committed
Fix bug 869949 - Update to sequelize v1.6.0
1 parent f38e7f9 commit 06b4206

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
"newrelic": "0.9.20",
9696
"node-uuid": "1.4.0",
9797
"requirejs-middleware": "0.0.5",
98-
"sequelize": "1.5.0",
98+
"sequelize": "1.6.0",
9999
"shelljs": "0.1.2"
100100
},
101101
"optionalDependencies": {

0 commit comments

Comments
 (0)