mirror of
https://github.com/storybookjs/storybook.git
synced 2025-04-04 13:11:20 +08:00
Add the missing dependency in storybook/ui (#8471)
Add the missing dependency in storybook/ui Co-authored-by: Norbert de Langen <ndelangen@me.com>
This commit is contained in:
commit
6359b3f609
@ -27,6 +27,7 @@
|
||||
"prepare": "node ../../scripts/prepare.js"
|
||||
},
|
||||
"dependencies": {
|
||||
"@emotion/core": "^10.0.20",
|
||||
"@storybook/addons": "5.3.0-alpha.33",
|
||||
"@storybook/api": "5.3.0-alpha.33",
|
||||
"@storybook/channels": "5.3.0-alpha.33",
|
||||
|
Loading…
x
Reference in New Issue
Block a user