We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6427b31 commit 2ff4518Copy full SHA for 2ff4518
package.json
@@ -107,10 +107,10 @@
107
"@babel/preset-typescript": "^7.18.6",
108
"@babel/template": "^7.20.7",
109
"@babel/types": "^7.20.7",
110
- "@storybook/core-common": "next",
+ "@storybook/core-common": "^7.0.0-beta.0 || ^7.0.0-rc.0 || ^7.0.0",
111
"@storybook/csf": "next",
112
- "@storybook/csf-tools": "next",
113
- "@storybook/preview-api": "next",
+ "@storybook/csf-tools": "^7.0.0-beta.0 || ^7.0.0-rc.0 || ^7.0.0",
+ "@storybook/preview-api": "^7.0.0-beta.0 || ^7.0.0-rc.0 || ^7.0.0",
114
"can-bind-to-host": "^1.1.1",
115
"commander": "^9.0.0",
116
"expect-playwright": "^0.8.0",
0 commit comments