Skip to content

Commit 74c83c5

Browse files
committed
use npx to call release-it
1 parent cdde75d commit 74c83c5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"build": "yarn build:es2020",
2323
"storybook": "storybook dev -p 6006",
2424
"build-storybook": "storybook build",
25-
"release": "release-it --ci"
25+
"release": "npx release-it --ci"
2626
},
2727
"license": "MIT",
2828
"repository": {

0 commit comments

Comments
 (0)