aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--package.json5
1 files changed, 1 insertions, 4 deletions
diff --git a/package.json b/package.json
index 538d2ddd5..4bfd8dc6e 100644
--- a/package.json
+++ b/package.json
@@ -31,8 +31,5 @@
"grunt": ">=0.3.9",
"testswarm": "0.2.2"
},
- "keywords": [],
- "scripts": {
- "postinstall": "./node_modules/grunt/bin/grunt"
- }
+ "keywords": []
}