Remove @storybook/addons circular dep from api

This caused build to fail.
This commit is contained in:
Ian VanSchooten 2022-09-03 14:19:15 -04:00
parent 42331bfe9a
commit 719a35d685
2 changed files with 0 additions and 2 deletions

View File

@ -32,7 +32,6 @@
"prepare": "node ../../../scripts/prepare.js"
},
"dependencies": {
"@storybook/addons": "7.0.0-alpha.29",
"@storybook/channels": "7.0.0-alpha.29",
"@storybook/client-logger": "7.0.0-alpha.29",
"@storybook/core-events": "7.0.0-alpha.29",

View File

@ -7549,7 +7549,6 @@ __metadata:
resolution: "@storybook/api@workspace:lib/api"
dependencies:
"@jest/globals": ^26.6.2
"@storybook/addons": 7.0.0-alpha.29
"@storybook/channels": 7.0.0-alpha.29
"@storybook/client-logger": 7.0.0-alpha.29
"@storybook/core-common": 7.0.0-alpha.29