We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4608aff commit d7ef5d6Copy full SHA for d7ef5d6
2 files changed
samples/NativeModuleSample/cpp-lib/package.json
@@ -64,9 +64,9 @@
64
"jest": "^29.7.0",
65
"prettier": "^3.0.3",
66
"react": "19.1.1",
67
- "react-native": "0.82.1",
+ "react-native": "0.83.0",
68
"react-native-builder-bob": "^0.31.0",
69
- "react-native-windows": "^0.82.0",
+ "react-native-windows": "^0.83.0-preview.2",
70
"typescript": "^5.2.2"
71
},
72
"resolutions": {
0 commit comments