Skip to content
This repository has been archived by the owner on May 16, 2024. It is now read-only.

Commit

Permalink
Merge pull request #23 from storybookjs/feat/prepare-for-sb7
Browse files Browse the repository at this point in the history
Support storybook 7.0
  • Loading branch information
yannbf committed Mar 31, 2023
2 parents c55771b + 9a91830 commit a531c7b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
},
"dependencies": {
"@storybook/expect": "storybook-jest",
"@storybook/instrumenter": "next",
"@storybook/instrumenter": "^7.0.0-beta.0 || ^7.0.0-rc.0 || ^7.0.0",
"@testing-library/jest-dom": "^5.16.2",
"jest-mock": "^27.3.0"
},
Expand Down

0 comments on commit a531c7b

Please sign in to comment.