mirror of
https://github.com/roleypoly/roleypoly.git
synced 2025-04-25 11:59:11 +00:00
chore: fix storybook
This commit is contained in:
parent
d29de5c7ec
commit
3bc994da5f
1 changed files with 2 additions and 2 deletions
|
@ -19,7 +19,7 @@
|
||||||
"lint:stylelint": "cross-env stylelint '**/*.{ts,tsx}'",
|
"lint:stylelint": "cross-env stylelint '**/*.{ts,tsx}'",
|
||||||
"now-build": "run-s storybook:build",
|
"now-build": "run-s storybook:build",
|
||||||
"storybook": "start-storybook -p 6006 --no-dll",
|
"storybook": "start-storybook -p 6006 --no-dll",
|
||||||
"storybook:build": "build-storybook",
|
"storybook:build": "build-storybook --no-dll",
|
||||||
"test": "jest"
|
"test": "jest"
|
||||||
},
|
},
|
||||||
"dependencies": {
|
"dependencies": {
|
||||||
|
|
Loading…
Add table
Reference in a new issue