diff --git a/package.json b/package.json index 32dc22e..cd4f62c 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,8 @@ "grunt-contrib-jshint": "~0.1.1", "grunt-contrib-clean": "~0.5.0", "grunt-cli": "~0.1", - "grunt": "~0.4.1" + "grunt": "~0.4.1", + "grunt-continue": "0.0.1" }, "peerDependencies": { "grunt": "0.4.1"