Răsfoiți Sursa

fix package.json

Sotaro KARASAWA 11 ani în urmă
părinte
comite
cef107337b
1 a modificat fișierele cu 1 adăugiri și 1 ștergeri
  1. 1 1
      package.json

+ 1 - 1
package.json

@@ -53,7 +53,7 @@
   ],
   "scripts": {
     "start": "node app.js",
-    "postinstall": "bower install && grunt build"
+    "postinstall": "bower cache clean && bower install && grunt"
   },
   "env": {
     "NODE_ENV": "production"