Skip to content

Commit 695bcdb

Browse files
committed
chore: update react-native version in example
1 parent 5343647 commit 695bcdb

File tree

2 files changed

+235
-769
lines changed

2 files changed

+235
-769
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
},
1717
"dependencies": {
1818
"react": "18.2.0",
19-
"react-native": "0.71.7",
19+
"react-native": "0.71.19",
2020
"ts-jest": "^29.1.2"
2121
},
2222
"devDependencies": {

0 commit comments

Comments
 (0)