Skip to content

Commit 048b3bf

Browse files
fix(deps): update dependency react-native to ^0.73.0 (#101)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5f02192 commit 048b3bf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example-app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,6 @@
3737
"dependencies": {
3838
"expo": "^49.0.0",
3939
"react": "^18.2.0",
40-
"react-native": "^0.72.0"
40+
"react-native": "^0.73.0"
4141
}
4242
}

0 commit comments

Comments
 (0)