Skip to content

Commit bf97122

Browse files
prepublishOnly
1 parent 9cc9421 commit bf97122

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
@@ -21,7 +21,7 @@
2121
"fix": "lg-lint --fix",
2222
"link": "lg-link",
2323
"lint": "lg-lint",
24-
"prepublish": "yarn build",
24+
"prepublishOnly": "yarn build",
2525
"publish": "yarn changeset publish --public",
2626
"slackbot": "lg-slackbot",
2727
"start": "storybook dev -p 9001 --no-version-updates",

0 commit comments

Comments
 (0)