diff --git a/package.json b/package.json index 02033eb..3e23fac 100644 --- a/package.json +++ b/package.json @@ -55,7 +55,7 @@ "devDependencies": { "grunt-contrib-jshint": "^1.1.0", "grunt-contrib-clean": "^2.0.0", - "grunt-contrib-nodeunit": "^2.0.0", + "grunt-contrib-nodeunit": "^3.0.0", "grunt": "^1.0.3", "nyc": "^13.0.1" },