Skip to content

Commit 6a01695

Browse files
committed
chore: 📦 downgrade react-native-web because of expo
1 parent ca3beaf commit 6a01695

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"react-native-safe-area-context": "4.4.1",
2424
"react-native-screens": "~3.18.0",
2525
"react-native-svg": "13.4.0",
26-
"react-native-web": "~0.18.10",
26+
"react-native-web": "0.18.7",
2727
"twrnc": "3.4.1"
2828
},
2929
"devDependencies": {

example/yarn.lock

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9754,7 +9754,7 @@ [email protected]:
97549754
"@react-native-aria/focus" "^0.2.5"
97559755
"@react-native-aria/overlays" "^0.3.1"
97569756

9757-
9757+
[email protected], react-native-reanimated@~2.12.0:
97589758
version "2.12.0"
97599759
resolved "https://registry.yarnpkg.com/react-native-reanimated/-/react-native-reanimated-2.12.0.tgz#5821eecfb1769b1617a67a2d4dec12fdeedb2b6e"
97609760
integrity sha512-nrlPyw+Hx9u4iJhZk9PoTvDo/QmVAd+bo7OK9Tv3hveNEF9++5oig/g3Uv9V93shy9avTYGsUprUvAEt/xdzeQ==
@@ -9788,7 +9788,7 @@ [email protected]:
97889788
css-select "^5.1.0"
97899789
css-tree "^1.1.3"
97909790

9791-
react-native-web@~0.18.10:
9791+
react-native-web@~0.18.7:
97929792
version "0.18.10"
97939793
resolved "https://registry.yarnpkg.com/react-native-web/-/react-native-web-0.18.10.tgz#fb4db047f4be7f9cf35f37ec8d52f7d1c450600f"
97949794
integrity sha512-YV2gtZa1n7ulTGp+HcxH+KsAtaDPBI/dKd9oOQS31zyFHURjObLUVkKnGjkmlYAUReWfvmlU64GzyNwoZF9/tA==

0 commit comments

Comments
 (0)