We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6cf66c0 commit bd3a68eCopy full SHA for bd3a68e
package.json
@@ -15,6 +15,7 @@
15
"test:browser": "gulp test:browser",
16
"lint": "aegir-lint",
17
"build": "gulp build",
18
+ "prepublish": "gulp build",
19
"release": "gulp release",
20
"release-minor": "gulp release --type minor",
21
"release-major": "gulp release --type major",
0 commit comments