Skip to content

Commit 81612f8

Browse files
committed
prepublish hook
1 parent 4c42644 commit 81612f8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
"build": "gulp",
1515
"test": "standard && gulp test",
1616
"lint": "standard",
17+
"prepublish": "gulp release",
1718
"precommit": "npm run lint"
1819
},
1920
"dependencies": {

0 commit comments

Comments
 (0)