mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-06 07:21:16 +08:00
Promote @storybook/global to full dependency in addon-a11y
It appears as an import in the compiled code, so must be declared as a dependency
This commit is contained in:
parent
d5f066cb3e
commit
a937bc9252
@ -67,11 +67,11 @@
|
||||
},
|
||||
"dependencies": {
|
||||
"@storybook/addon-highlight": "workspace:*",
|
||||
"@storybook/global": "^5.0.0",
|
||||
"@storybook/test": "workspace:*",
|
||||
"axe-core": "^4.2.0"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@storybook/global": "^5.0.0",
|
||||
"@storybook/icons": "^1.2.12",
|
||||
"@testing-library/react": "^14.0.0",
|
||||
"execa": "^9.5.2",
|
||||
|
Loading…
x
Reference in New Issue
Block a user