Commit 1f3cbc442c8c91355567ce32d965be9e0e2a0633

Authored by Truong LD
1 parent 65d4975338

add bower to package.json.

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 + //"postinstall": "./node_modules/bower/bin/bower install"
42 42 },
43 43 "engines": {
44 44 "node": ">=0.10.0"