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

Commit

Permalink
support Storybook 7.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
yannbf committed Mar 31, 2023
1 parent c568467 commit 136d346
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,8 @@
"access": "public"
},
"dependencies": {
"@storybook/client-logger": "next",
"@storybook/instrumenter": "next",
"@storybook/client-logger": "^7.0.0-beta.0 || ^7.0.0-rc.0 || ^7.0.0",
"@storybook/instrumenter": "^7.0.0-beta.0 || ^7.0.0-rc.0 || ^7.0.0",
"@testing-library/dom": "^8.3.0",
"@testing-library/user-event": "^13.2.1",
"ts-dedent": "^2.2.0"
Expand Down

0 comments on commit 136d346

Please sign in to comment.