Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

Commit c15aac7

Browse files
committed
修改rnoh依赖,适配ohpm1.5
1 parent a0f19d5 commit c15aac7

File tree

3 files changed

+3
-3
lines changed

3 files changed

+3
-3
lines changed

harmony/checkbox.har

221 Bytes
Binary file not shown.

harmony/checkbox/oh-package.json5

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"name": "rnoh-checkbox",
3-
"version": "0.0.1",
3+
"version": "0.5.16-0.0.5",
44
"description": "react-native-checkbox for HarmonyOS",
55
"main": "index.ets",
66
"author": "Huawei",
77
"license": "MIT",
8-
"devDependencies": {
8+
"dependencies": {
99
"rnoh": "file:../rnoh"
1010
}
1111
}

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/checkbox",
3-
"version": "0.5.16-0.0.4",
3+
"version": "0.5.16-0.0.5",
44
"description": "React Native Checkbox native modules for Android , iOS , harmony and Windows",
55
"harmony": {
66
"alias": "@react-native-community/checkbox"

0 commit comments

Comments
 (0)