We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15e4d9d commit 3794575Copy full SHA for 3794575
package.json
@@ -31,7 +31,7 @@
31
},
32
"scripts": {
33
"start": "ws",
34
- "build": "npm install && bower install && node build.js && npm shrinkwrap --dev",
+ "build": "npm install && bower install && node build.js",
35
"version": "npm run build && git add -A dist"
36
}
37
0 commit comments