Skip to content

Commit e168df5

Browse files
committed
Merge branch 'hotfix/missing-npm-hook'
2 parents d4c0ca4 + 3bbb40c commit e168df5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.releaserc

+1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
[
77
"@semantic-release/exec",
88
{
9+
"verifyConditionsCmd": "npm run build",
910
"prepareCmd": "npm run build"
1011
}
1112
],

0 commit comments

Comments
 (0)