Skip to content

Commit 72691b0

Browse files
committed
upgrade RN and RNW to 0.78
1 parent eb214b5 commit 72691b0

File tree

4 files changed

+6854
-286
lines changed

4 files changed

+6854
-286
lines changed

examples/ReactNativeBlobUtil/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,10 +12,10 @@
1212
"test:windows": "jest --config jest.config.windows.js"
1313
},
1414
"dependencies": {
15-
"react": "18.2.0",
16-
"react-native": "^0.77.2",
15+
"react": "19.0.0",
16+
"react-native": "^0.78.2",
1717
"react-native-blob-util": "file:../../",
18-
"react-native-windows": "^0.77.7"
18+
"react-native-windows": "^0.78.2"
1919
},
2020
"devDependencies": {
2121
"@babel/core": "^7.12.9",

0 commit comments

Comments
 (0)