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 edd7222 commit 5c9a925Copy full SHA for 5c9a925
package.json
@@ -10,8 +10,7 @@
10
"build": "NODE_ENV=production webpack",
11
"dev": "webpack serve",
12
"open": "opener http://localhost:8008",
13
- "version": "npm run build && git add build/",
14
- "update-bower-version": "./scripts/update-bower-version.sh"
+ "version": "npm run build && git add build/"
15
},
16
"repository": {
17
"type": "git",
0 commit comments