mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 00:21:07 +08:00
Remove @storybook/addons circular dep from api
This caused build to fail.
This commit is contained in:
parent
42331bfe9a
commit
719a35d685
@ -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",
|
||||
|
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user