Skip to content

Commit 1e299de

Browse files
authored
Merge pull request #119 from matt-oakes/patch-1
Fix the repo url format
2 parents f098d0c + edf33fb commit 1e299de

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
"repository": {
1010
"type": "git",
11-
"url": "git+https://github.com/Vydia/react-native-background-upload.git"
11+
"url": "https://github.com/Vydia/react-native-background-upload.git"
1212
},
1313
"keywords": [
1414
"NSURLSession",

0 commit comments

Comments
 (0)