Skip to content

Commit

Permalink
chore: 스토리북 테스트 스크립트 변경
Browse files Browse the repository at this point in the history
  • Loading branch information
ghdtjgus76 committed May 13, 2024
1 parent 0977e88 commit 65f4ab7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/wow-ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"storybook": "storybook dev -p 6006",
"build-storybook": "storybook build",
"generate:build-config": "tsx ./src/scripts/generateBuildConfig.ts && prettier --write ./rollup.config.js ./package.json",
"test-storybook": "test-storybook --watch --browsers firefox chromium webkit"
"test-storybook": "test-storybook --browsers firefox chromium webkit"
},
"devDependencies": {
"@chromatic-com/storybook": "^1.3.3",
Expand Down

0 comments on commit 65f4ab7

Please sign in to comment.