We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b2d616a commit c5cb56eCopy full SHA for c5cb56e
harmony/fileUpload/Index.ets renamed to harmony/fileUpload/index.ets
harmony/fileUpload/oh-package.json5
@@ -1,10 +1,10 @@
1
{
2
- "name": "rnoh_fileupload",
3
- "version": "1.0.0",
4
- "description": "Please describe the basic information.",
5
- "main": "Index.ets",
+ "name": "@react-native-oh-tpl/react-native-fileupload",
+ "version": "1.1.0-0.0.1",
+ "description": "A file upload plugin for react-native.",
+ "main": "index.ets",
6
"author": "",
7
- "license": "Apache-2.0",
+ "license": "MIT",
8
"dependencies": {
9
"@rnoh/react-native-openharmony": "file:../react_native_openharmony"
10
}
0 commit comments