ADD dependencies

This commit is contained in:
Norbert de Langen 2020-03-26 17:39:50 +01:00
parent 1d68077986
commit d52a349a18
No known key found for this signature in database
GPG Key ID: 976651DA156C2825

View File

@ -35,6 +35,7 @@
"dependencies": {
"@storybook/addons": "6.0.0-alpha.29",
"@storybook/api": "6.0.0-alpha.29",
"@storybook/channels": "6.0.0-alpha.29",
"@storybook/client-api": "6.0.0-alpha.29",
"@storybook/client-logger": "6.0.0-alpha.29",
"@storybook/components": "6.0.0-alpha.29",
@ -43,6 +44,7 @@
"axe-core": "^3.3.2",
"core-js": "^3.0.1",
"global": "^4.3.2",
"lodash": "^4.17.15",
"memoizerific": "^1.11.3",
"react-redux": "^7.0.2",
"react-sizeme": "^2.5.2",