diff --git a/package.json b/package.json index cec03adf..ed363a8d 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,10 @@ "map": { "jquery/jquery": "jquery", "steal-qunit/steal-qunit": "steal-qunit" - } + }, + "npmIgnore":[ + "grunt", "grunt-banner", "grunt-cli", "grunt-contrib-jshint", "testee" + ] }, "homepage": "http://jquerypp.com", "repository": {