Minor version bump for whenjs

- Upgrade  2.2.1 > 2.5.1
- Should be no breaking changes which affect us, but potential bug fixes
This commit is contained in:
Hannah Wolfe 2013-11-01 14:09:15 +00:00
parent 809c4d6b0a
commit fc6d4c37d2

View File

@ -48,7 +48,7 @@
"sqlite3": "2.1.19", "sqlite3": "2.1.19",
"underscore": "1.5.2", "underscore": "1.5.2",
"validator": "1.4.0", "validator": "1.4.0",
"when": "2.2.1" "when": "2.5.1"
}, },
"optionalDependencies": { "optionalDependencies": {
"mysql": "2.0.0-alpha9" "mysql": "2.0.0-alpha9"