Skip to content

Commit ee941d0

Browse files
committed
Merge remote-tracking branch 'Internal/master' into merge_master
2 parents 5ea6966 + 933bdcd commit ee941d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"scripts": {
1414
"build": "gulp build",
1515
"start": "http-server ./demo",
16-
"version": "gulp build && git add .",
16+
"gulpversion": "gulp build && git add .",
1717
"prepublish": "typings install && gulp build",
1818
"prestart": "cd demo && npm install",
1919
"test": "gulp test",

0 commit comments

Comments
 (0)