Skip to content
This repository was archived by the owner on Mar 16, 2019. It is now read-only.

Commit da07208

Browse files
committed
Update package.json
1 parent 3ae1389 commit da07208

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "react-native-fetch-blob",
33
"version": "0.5.0",
4-
"description": "A react-native plugin for fetch blob data via HTTP.",
4+
"description": "A module provides upload, download, and files access API. Supports file stream read/write for process large files.",
55
"main": "index.js",
66
"scripts": {
77
"test": "echo \"Error: no test specified\" && exit 1"

0 commit comments

Comments
 (0)