Skip to content

Commit

Permalink
Update package.json
Browse files Browse the repository at this point in the history
Use the last sequelize version supporting events
arenoux committed Apr 28, 2015
1 parent 4f25631 commit 1bcd5b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -16,7 +16,7 @@
"node-tech-ruuid": "git://github.com/AirVantage/node-tech-ruuid.git#1.x",
"node-tech-time": "git://github.com/AirVantage/node-tech-time.git#1.x",
"redefine": "^0.2.0",
"sequelize": "^2.0.0-rc8",
"sequelize": "2.0.6",
"umzug": "^1.3.0"
},
"devDependencies": {

0 comments on commit 1bcd5b8

Please sign in to comment.