Skip to content

Commit 35676b6

Browse files
committed
chore: update
1 parent 3a7f41c commit 35676b6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"docs": "pnpm -C docs run docs",
2222
"docs:build": "pnpm -C docs run docs:build",
2323
"docs:serve": "pnpm -C docs run docs:serve",
24-
"storybook": "pnpm -r --parallel --if-present run storybook",
24+
"storybook": "pnpm -C storybook dev",
2525
"storybook:build": "pnpm --filter @devframes/storybook run storybook:build",
2626
"lint": "eslint --cache",
2727
"test": "pnpm run build && vitest",

0 commit comments

Comments
 (0)