Skip to content

Commit a0c7478

Browse files
committed
feat: updating release steps
1 parent 89d0e57 commit a0c7478

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

package.json

+1
Original file line numberDiff line numberDiff line change
@@ -27,6 +27,7 @@
2727
"lint": "yarn lint-staged",
2828
"precommit": "lint-staged",
2929
"prepare": "husky install",
30+
"presemantic-release": "yarn clean && yarn build",
3031
"semantic-release": "semantic-release",
3132
"test": "jest"
3233
},

0 commit comments

Comments
 (0)