diff --git a/package.json b/package.json index 4c3b42f..735a6dd 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,8 @@ "grunt-karma": "~0.8.0", "grunt-auto-release": "~0.0.2", "grunt-npm": "~0.0.2", - "grunt-bump": "~0.0.7" + "grunt-bump": "~0.0.7", + "jasmine-core": "~2.0.0" }, "peerDependencies": { "karma": ">=0.9",