Skip to content

Commit b756d60

Browse files
Update dependency react-native to v0.71.4
1 parent 536fe77 commit b756d60

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"devDependencies": {
1919
"@types/jest": "27.4.0",
2020
"@types/react": "18.0.18",
21-
"@types/react-native": "0.66.15",
21+
"@types/react-native": "0.71.4",
2222
"@types/react-test-renderer": "17.0.1",
2323
"@types/uuid": "8.3.4",
2424
"@typescript-eslint/eslint-plugin": "5.10.1",
@@ -33,7 +33,7 @@
3333
"npm-run-all": "4.1.5",
3434
"prettier": "2.5.1",
3535
"react": "17.0.2",
36-
"react-native": "0.66.4",
36+
"react-native": "0.71.4",
3737
"react-test-renderer": "17.0.2",
3838
"typescript": "4.5.5",
3939
"uuid": "^9.0.0"

0 commit comments

Comments
 (0)