mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-08 00:22:07 +08:00
fix
This commit is contained in:
parent
73e679dd32
commit
5119a91c1e
@ -82,7 +82,8 @@
|
||||
"typescript": "^5.3.2"
|
||||
},
|
||||
"peerDependencies": {
|
||||
"@storybook/core": "workspace:*"
|
||||
"@storybook/core": "workspace:*",
|
||||
"@storybook/test": "workspace:*"
|
||||
},
|
||||
"publishConfig": {
|
||||
"access": "public"
|
||||
|
@ -5118,6 +5118,7 @@ __metadata:
|
||||
uuid: "npm:^9.0.0"
|
||||
peerDependencies:
|
||||
"@storybook/core": "workspace:*"
|
||||
"@storybook/test": "workspace:*"
|
||||
languageName: unknown
|
||||
linkType: soft
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user