Skip to content

Commit

Permalink
Revert "chore: add build step postinstall for vibe-storybook-componen…
Browse files Browse the repository at this point in the history
…ts (#2188)"

This reverts commit 6bc7748.
  • Loading branch information
talkor authored Jun 26, 2024
1 parent 67489b3 commit ecface2
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions packages/storybook-blocks/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,8 +41,7 @@
"test": "jest --passWithNoTests",
"test:update": "yarn test -u",
"storybook": "storybook dev -p 7012",
"build-storybook": "storybook build",
"postinstall": "yarn build"
"build-storybook": "storybook build"
},
"browserslist": [
"extends browserslist-config-monday"
Expand Down

0 comments on commit ecface2

Please sign in to comment.