File tree Expand file tree Collapse file tree 2 files changed +9
-1
lines changed
packages/integration-react-native Expand file tree Collapse file tree 2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change 2020 ],
2121 "main" : " src/index.js" ,
2222 "dependencies" : {
23- "@loki/integration-core" : " ^0.32.0"
23+ "@loki/integration-core" : " ^0.32.0" ,
24+ "hoist-non-react-statics" : " *"
2425 },
2526 "peerDependencies" : {
2627 "@storybook/addons" : " ^5 || ^6" ,
Original file line number Diff line number Diff line change @@ -11837,6 +11837,13 @@ hmac-drbg@^1.0.0:
1183711837 minimalistic-assert "^1.0.0"
1183811838 minimalistic-crypto-utils "^1.0.1"
1183911839
11840+ hoist-non-react-statics@*:
11841+ version "3.3.2"
11842+ resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.2.tgz#ece0acaf71d62c2969c2ec59feff42a4b1a85b45"
11843+ integrity sha512-/gGivxi8JPKWNm/W0jSmzcMPpfpPLc3dY/6GxhX2hQ9iGj3aDfklV4ET7NjKpSinLpJ5vafa9iiGIEZg10SfBw==
11844+ dependencies:
11845+ react-is "^16.7.0"
11846+
1184011847hoist-non-react-statics@^3.3.0:
1184111848 version "3.3.1"
1184211849 resolved "https://registry.yarnpkg.com/hoist-non-react-statics/-/hoist-non-react-statics-3.3.1.tgz#101685d3aff3b23ea213163f6e8e12f4f111e19f"
You can’t perform that action at this time.
0 commit comments