Commit 8c7667a4f79baf65fec792a77e0eed624eb2bad0

Authored by Truong LD
1 parent 98fb115a4a

disable post install

Showing 1 changed file with 1 additions and 1 deletions Side-by-side Diff

... ... @@ -38,7 +38,7 @@
38 38 "bower": "~0.9.2"
39 39 },
40 40 "scripts": {
41   - /*"postinstall": "./node_modules/bower/bin/bower install"*/
  41 + "test": "grunt test"
42 42 },
43 43 "engines": {
44 44 "node": ">=0.10.0"