We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 89d0e57 commit a0c7478Copy full SHA for a0c7478
package.json
@@ -27,6 +27,7 @@
27
"lint": "yarn lint-staged",
28
"precommit": "lint-staged",
29
"prepare": "husky install",
30
+ "presemantic-release": "yarn clean && yarn build",
31
"semantic-release": "semantic-release",
32
"test": "jest"
33
},
0 commit comments