Update shouldjs dev dependency

This commit is contained in:
goferito 2015-11-06 20:09:14 +01:00
parent 7025eb561e
commit f3909e5c0f

View file

@ -24,6 +24,6 @@
"grunt-jsdoc": "^0.5.7", "grunt-jsdoc": "^0.5.7",
"grunt-simple-mocha": "^0.4.0", "grunt-simple-mocha": "^0.4.0",
"mocha": "^1.21.4", "mocha": "^1.21.4",
"should": "^4.0.4" "should": "^7.1.1"
} }
} }