Skip to content

Commit

Permalink
feat: add storybook-v6 to support start-storybook and build-storybook…
Browse files Browse the repository at this point in the history
… binaries
  • Loading branch information
nilshah98 committed Oct 19, 2023
1 parent 3d6922c commit 9b5ccc9
Show file tree
Hide file tree
Showing 2 changed files with 11,092 additions and 6,799 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,8 @@
"dependencies": {
"@percy/cli-command": "^1.24.0",
"cross-spawn": "^7.0.3",
"qs": "^6.11.0"
"qs": "^6.11.0",
"storybook-v6": "npm:@storybook/react@^6.5.13"
},
"devDependencies": {
"@babel/cli": "^7.23.0",
Expand Down
Loading

0 comments on commit 9b5ccc9

Please sign in to comment.