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.
2 parents 5ea6966 + ee941d0 commit 5d79db1Copy full SHA for 5d79db1
package.json
@@ -13,7 +13,7 @@
13
"scripts": {
14
"build": "gulp build",
15
"start": "http-server ./demo",
16
- "version": "gulp build && git add .",
+ "gulpversion": "gulp build && git add .",
17
"prepublish": "typings install && gulp build",
18
"prestart": "cd demo && npm install",
19
"test": "gulp test",
0 commit comments