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:
Norbert de Langen 2019-10-28 12:47:38 +01:00 committed by GitHub
commit 6359b3f609
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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",