Skip to content

Commit c5cb56e

Browse files
release: @react-native-oh-tpl/react-native-fileupload@1.1.0-0.0.1 (#6)
* release: @react-native-oh-tpl/react-native-fileupload@1.1.0-0.0.1 Signed-off-by: ding_chengjie <dingchenjie1@h-partners.com> * chore: 修改Index为index --------- Signed-off-by: ding_chengjie <dingchenjie1@h-partners.com>
1 parent b2d616a commit c5cb56e

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed
File renamed without changes.

harmony/fileUpload/oh-package.json5

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
2-
"name": "rnoh_fileupload",
3-
"version": "1.0.0",
4-
"description": "Please describe the basic information.",
5-
"main": "Index.ets",
2+
"name": "@react-native-oh-tpl/react-native-fileupload",
3+
"version": "1.1.0-0.0.1",
4+
"description": "A file upload plugin for react-native.",
5+
"main": "index.ets",
66
"author": "",
7-
"license": "Apache-2.0",
7+
"license": "MIT",
88
"dependencies": {
99
"@rnoh/react-native-openharmony": "file:../react_native_openharmony"
1010
}

0 commit comments

Comments
 (0)