Skip to content

Commit 550c321

Browse files
authored
Merge pull request #70 from suilyy/sig
pre-release: @react-native-oh-tpl/react-native-blob-util@0.19.7-rc.1
2 parents a3c9e68 + 7f2751f commit 550c321

File tree

4 files changed

+3
-3
lines changed

4 files changed

+3
-3
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# @react-native-oh-tpl/react-native-blob-util
22

3-
This project is based on [react-native-blob-util](https://github.com/RonRadtke/react-native-blob-util)
3+
This project is based on [react-native-blob-util@0.19.6](https://github.com/RonRadtke/react-native-blob-util/tree/0.19.6)
44

55
## Documentation
66

harmony/blobUtil.har

142 Bytes
Binary file not shown.

harmony/blobUtil/oh-package.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-oh-tpl/react-native-blob-util",
3-
"version": "0.19.6-0.0.17-rc.1",
3+
"version": "0.19.7-rc.1",
44
"description": "Please describe the basic information.",
55
"main": "Index.ets",
66
"author": "",

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-oh-tpl/react-native-blob-util",
3-
"version": "0.19.6-0.0.17-rc.1",
3+
"version": "0.19.7-rc.1",
44
"description": "A module provides upload, download, and files access API. Supports file stream read/write for process large files.",
55
"main": "index",
66
"scripts": {

0 commit comments

Comments
 (0)