Skip to content

Commit

Permalink
feat: new version storybook 1.0.7
Browse files Browse the repository at this point in the history
  • Loading branch information
raul melo authored and raul melo committed Dec 1, 2023
1 parent 5cf59c2 commit 6be31df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"start": "run-p build:watch 'storybook --quiet'",
"test": "echo \"Error: no test specified\" && exit 1",
"prerelease": "zx scripts/prepublish-checks.mjs",
"release": "npm run build",
"release": "npm run build && auto shipit",
"eject-ts": "zx scripts/eject-typescript.mjs",
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build"
Expand Down

0 comments on commit 6be31df

Please sign in to comment.