diff --git a/package.json b/package.json index 893c3c9..73671a5 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,8 @@ "grunt-contrib-clean": "^0.5.0", "grunt-contrib-nodeunit": "^0.3.3", "grunt": "~0.4.5", - "adm-zip": "~0.4.4" + "adm-zip": "~0.4.4", + "npm": "^2.10.0" }, "peerDependencies": { "grunt": "~0.4.5"