Skip to content

Commit f1bb3c0

Browse files
committed
chore(deps): update dependency react-native to v0.72.3
1 parent ff3ced8 commit f1bb3c0

File tree

2 files changed

+382
-1049
lines changed

2 files changed

+382
-1049
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
],
2929
"scripts": {
3030
"test": "jest",
31-
"typecheck": "tsc --noEmit",
31+
"typecheck": "tsc --noEmit --project tsconfig.build.json",
3232
"lint": "rome check ./",
3333
"format": "rome format ./ --write",
3434
"prepare": "yarn build",
@@ -70,7 +70,7 @@
7070
"metro-react-native-babel-preset": "0.77.0",
7171
"pod-install": "0.1.38",
7272
"react": "18.2.0",
73-
"react-native": "0.71.11",
73+
"react-native": "0.72.3",
7474
"react-native-builder-bob": "0.21.3",
7575
"react-test-renderer": "18.2.0",
7676
"release-it": "16.1.3",

0 commit comments

Comments
 (0)