We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 34716e2 + 4bc1c83 commit 137f042Copy full SHA for 137f042
examples/ReactNativeBlobUtil/package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "ReactNativeBlobUtilWin",
3
- "version": "0.1.1",
+ "version": "0.1.2",
4
"private": true,
5
"scripts": {
6
"android": "react-native run-android",
@@ -13,9 +13,9 @@
13
},
14
"dependencies": {
15
"react": "18.2.0",
16
- "react-native": "^0.76",
+ "react-native": "^0.77.2",
17
"react-native-blob-util": "file:../../",
18
- "react-native-windows": "^0.76"
+ "react-native-windows": "^0.77.7"
19
20
"devDependencies": {
21
"@babel/core": "^7.12.9",
0 commit comments