Skip to content

Commit 137f042

Browse files
authored
Merge pull request #416 from anupriya13/updateVersions
Upgrade react-native and react-native-windows
2 parents 34716e2 + 4bc1c83 commit 137f042

File tree

4 files changed

+2224
-1759
lines changed

4 files changed

+2224
-1759
lines changed

examples/ReactNativeBlobUtil/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ReactNativeBlobUtilWin",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"private": true,
55
"scripts": {
66
"android": "react-native run-android",
@@ -13,9 +13,9 @@
1313
},
1414
"dependencies": {
1515
"react": "18.2.0",
16-
"react-native": "^0.76",
16+
"react-native": "^0.77.2",
1717
"react-native-blob-util": "file:../../",
18-
"react-native-windows": "^0.76"
18+
"react-native-windows": "^0.77.7"
1919
},
2020
"devDependencies": {
2121
"@babel/core": "^7.12.9",

0 commit comments

Comments
 (0)