Workaround fix for https://github.com/DefinitelyTyped/DefinitelyTyped/pull/33919 "'"/tmp/storybook/node_modules/hoist-non-react-statics/index"' has no exported member 'NonReactStatics'."

This commit is contained in:
Kai Röder 2019-03-30 14:34:22 +01:00
parent f3b83a11ed
commit 4da6504572

View File

@ -39,6 +39,7 @@
"memoizerific": "^1.11.3",
"react": "^16.8.4",
"react-redux": "^6.0.1",
"hoist-non-react-statics": "^3.3.0",
"redux": "^4.0.1",
"util-deprecate": "^1.0.2"
},