Skip to content

Commit 737de11

Browse files
committed
chore: merge v3.0
1 parent 59c2136 commit 737de11

2 files changed

Lines changed: 5 additions & 10 deletions

File tree

packages/nutui-harmony/build-profile.json5

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -4,15 +4,7 @@
44
{
55
"name": "default",
66
"type": "HarmonyOS",
7-
"material": {
8-
"certpath": "/Users/tongen/.ohos/config/default_nutui-harmony_PK697Wu5mnc6ZwkFy1SeSNQa86VdzjbAFwDwqKdj-o0=.cer",
9-
"storePassword": "0000001B1D7AA645FFDC09EF80DB9127EE1487532F04045B7C357F80025FC2F69AAB86F59959BFF647D2ED",
10-
"keyAlias": "debugKey",
11-
"keyPassword": "0000001B3046DD1422DFC16BA1BA8DF23A9D04C17FE2AA1CE5E27F1B3BBD036890625D4F51086AC2A4B3D2",
12-
"profile": "/Users/tongen/.ohos/config/default_nutui-harmony_PK697Wu5mnc6ZwkFy1SeSNQa86VdzjbAFwDwqKdj-o0=.p7b",
13-
"signAlg": "SHA256withECDSA",
14-
"storeFile": "/Users/tongen/.ohos/config/default_nutui-harmony_PK697Wu5mnc6ZwkFy1SeSNQa86VdzjbAFwDwqKdj-o0=.p12"
15-
}
7+
"material": {}
168
}
179
],
1810
"products": [

packages/nutui-harmony/entry/oh-package.json5

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
"main": "",
66
"author": "",
77
"license": "",
8-
"dependencies": {},
8+
"dependencies": {
9+
"@jd-oh/taro_library": "2.0.70",
10+
"@jd-oh/taro_cpp_library": "0.0.88-beta.0"
11+
},
912
"devDependencies": {}
1013
}

0 commit comments

Comments
 (0)