Skip to content

Commit

Permalink
Fix startup error
Browse files Browse the repository at this point in the history
This change fixes an error with running Storybook using Yarn 1.
Details: storybookjs/storybook#22431
  • Loading branch information
spaceninja committed Jan 4, 2024
1 parent f4b739d commit 2737717
Show file tree
Hide file tree
Showing 2 changed files with 965 additions and 1,608 deletions.
3 changes: 3 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -72,5 +72,8 @@
"svgo": "3.2.0",
"vite": "5.0.10",
"vite-plugin-svgr": "4.2.0"
},
"resolutions": {
"jackspeak": "2.1.1"
}
}
Loading

0 comments on commit 2737717

Please sign in to comment.