Skip to content

Commit

Permalink
Merge pull request #3 from raulmelo/release/storybook-7.5
Browse files Browse the repository at this point in the history
feat: new version storybook
  • Loading branch information
raulmelo authored Dec 1, 2023
2 parents 539d5ff + 5cf59c2 commit 3852284
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 181 deletions.
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 && auto shipit",
"release": "npm run build",
"eject-ts": "zx scripts/eject-typescript.mjs",
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build"
Expand Down
180 changes: 0 additions & 180 deletions scripts/welcome.js

This file was deleted.

0 comments on commit 3852284

Please sign in to comment.