We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
hoist-non-react-statics
1 parent d87a289 commit 67c2949Copy full SHA for 67c2949
2 files changed
package.json
@@ -61,6 +61,7 @@
61
}
62
},
63
"dependencies": {
64
+ "hoist-non-react-statics": "^3.0.1",
65
"mitt": "^1.1.3"
66
67
yarn.lock
@@ -2859,6 +2859,12 @@ hoek@4.x.x:
2859
version "4.2.1"
2860
resolved "https://registry.yarnpkg.com/hoek/-/hoek-4.2.1.tgz#9634502aa12c445dd5a7c5734b572bb8738aacbb"
2861
2862
+hoist-non-react-statics@^3.0.1:
2863
+ version "3.0.1"
2864
+ resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.0.1.tgz#fba3e7df0210eb9447757ca1a7cb607162f0a364"
2865
+ dependencies:
2866
+ react-is "^16.3.2"
2867
+
2868
home-or-tmp@^2.0.0:
2869
version "2.0.0"
2870
resolved "https://registry.yarnpkg.com/home-or-tmp/-/home-or-tmp-2.0.0.tgz#e36c3f2d2cae7d746a857e38d18d5f32a7882db8"
0 commit comments