Skip to content

Commit 6dd9359

Browse files
author
pioner921227
committed
fix description
1 parent 0f3d645 commit 6dd9359

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,7 +1,7 @@
11
{
22
"name": "react-native-img-buffer-save",
33
"version": "0.1.3",
4-
"description": "",
4+
"description": "Fast React Native JSI library for saving images to the device gallery from binary buffers (Uint8Array or ArrayBuffer).",
55
"main": "./lib/commonjs/index.js",
66
"module": "./lib/module/index.js",
77
"types": "lib/typescript/index.d.ts",
@@ -196,4 +196,4 @@
196196
"languages": "kotlin-objc",
197197
"version": "0.48.3"
198198
}
199-
}
199+
}

0 commit comments

Comments
 (0)