Skip to content

Commit

Permalink
fix(addon-controls): use correct version of preview api
Browse files Browse the repository at this point in the history
  • Loading branch information
SimenB committed Jan 14, 2023
1 parent e886dd4 commit 1ba3312
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion code/addons/controls/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
"@storybook/core-common": "7.0.0-beta.26",
"@storybook/manager-api": "7.0.0-beta.26",
"@storybook/node-logger": "7.0.0-beta.26",
"@storybook/preview-api": "7.0.0-beta.8",
"@storybook/preview-api": "7.0.0-beta.26",
"@storybook/theming": "7.0.0-beta.26",
"@storybook/types": "7.0.0-beta.26",
"lodash": "^4.17.21",
Expand Down

0 comments on commit 1ba3312

Please sign in to comment.