Skip to content

Commit 39dd24b

Browse files
committed
update package.json metadata
1 parent 822f568 commit 39dd24b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"name": "react-native-fetch-blob",
2+
"name": "rn-fetch-blob",
33
"version": "0.10.8",
44
"description": "A module provides upload, download, and files access API. Supports file stream read/write for process large files.",
55
"main": "index.js",
@@ -27,12 +27,12 @@
2727
}
2828
},
2929
"repository": {
30-
"url": "https://github.com/wkh237/react-native-fetch-blob.git"
30+
"url": "https://github.com/joltup/react-native-fetch-blob.git"
3131
},
32-
"author": "wkh237 <xeiyan@gmail.com>",
32+
"author": "Joltup",
3333
"license": "MIT",
3434
"contributors": [
3535
"Ben <benhsieh@catchplay.com>",
36-
""
36+
"wkh237 <xeiyan@gmail.com>"
3737
]
3838
}

0 commit comments

Comments
 (0)