Skip to content

Commit 7288004

Browse files
committed
[skip-release] fix npm auto
1 parent 0c6e875 commit 7288004

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
@@ -14,7 +14,7 @@
1414
"storybook": "start-storybook -p 6006 -s public",
1515
"build-storybook": "build-storybook -s public",
1616
"build-storybook-docs": "build-storybook -s public --docs",
17-
"release": "auto shipit --base-branch=main --ignore-commit-pattern=",
17+
"release": "auto shipit --base-branch=main",
1818
"chromatic": "chromatic --project-token 5981upe4q43 --exit-zero-on-changes"
1919
},
2020
"resolutions": {

0 commit comments

Comments
 (0)