chore(example): bump react-native version

This commit is contained in:
Krzysztof Moch
2025-01-18 23:52:30 +01:00
parent cf17963709
commit 1f89daa460
5 changed files with 9 additions and 11 deletions
+1 -2
View File
@@ -78,11 +78,10 @@
"eslint": "^8.51.0",
"eslint-config-prettier": "^9.0.0",
"eslint-plugin-prettier": "^5.0.1",
"jest": "^29.7.0",
"nitro-codegen": ">=0.15.0",
"prettier": "^3.0.3",
"react": "18.3.1",
"react-native": "0.75.4",
"react-native": "^0.76.0",
"react-native-builder-bob": "^0.30.2",
"react-native-nitro-modules": ">=0.15.0",
"release-it": "^15.0.0",