Skip to content

Commit d71095f

Browse files
author
Matt Mazzola
committed
Update package.json with version scripts to help bower publishing.
1 parent 1d62dfb commit d71095f

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

package.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,8 @@
1111
"test": "test"
1212
},
1313
"scripts": {
14+
"preversion": "gulp build",
15+
"version": "gulp config && git add .",
1416
"prepublish": "gulp build",
1517
"test": "gulp test --chrome"
1618
},

0 commit comments

Comments
 (0)