diff --git a/package.json b/package.json index fd34b90..00c0f25 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "grunt": "~1.0.1", "grunt-cli": "~1.2.0", "grunt-contrib-clean": "~1.1.0", - "grunt-contrib-nodeunit": "~1.0.0" + "grunt-contrib-nodeunit": "~2.0.0" }, "peerDependencies": { "grunt": ">=1.0.0"