Skip to content

Commit 3b8d60b

Browse files
committed
4.0.0
1 parent 8794c83 commit 3b8d60b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-native-background-upload",
3-
"version": "3.0.0",
3+
"version": "4.0.0",
44
"description": "Cross platform http post file uploader with android and iOS background support",
55
"main": "index.js",
66
"scripts": {
@@ -19,7 +19,7 @@
1919
],
2020
"peerDependencies": {
2121
"react": "*",
22-
"react-native": ">=0.40.0"
22+
"react-native": ">=0.47.0"
2323
},
2424
"author": "Steve Potter",
2525
"license": "BSD-3-Clause",

0 commit comments

Comments
 (0)