Skip to content

Commit 2a63fd8

Browse files
suilyywangyue
andauthored
release: @react-native-oh-tpl/react-native-text-size@4.0.0-0.0.11 (#24)
Signed-off-by: wangyue <wangyue334@h-partners.com> Co-authored-by: wangyue <wangyue334@h-partners.com>
1 parent 6a63010 commit 2a63fd8

File tree

4 files changed

+8
-3
lines changed

4 files changed

+8
-3
lines changed

.gitignore

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,3 +34,8 @@ package-lock.json
3434
project.xcworkspace
3535
xcuserdata
3636
yarn.lock
37+
38+
oh_modules
39+
harmony/text_size/BuildProfile.ets
40+
41+
harmony/text_size/oh-package-lock.json5

harmony/text_size.har

-87 Bytes
Binary file not shown.

harmony/text_size/oh-package.json5

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
"author": "",
66
"name": "@react-native-oh-tpl/react-native-text-size",
77
"description": "Please describe the basic information.",
8-
"main": "index.ets",
9-
"version": "4.0.0-0.0.10",
8+
"main": "Index.ets",
9+
"version": "4.0.0-0.0.11",
1010
"dependencies": {
1111
"@rnoh/react-native-openharmony": "file:../react_native_openharmony"
1212
}

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-text-size",
3-
"version": "4.0.0-0.0.10",
3+
"version": "4.0.0-0.0.11",
44
"harmony": {
55
"alias": "react-native-text-size"
66
},

0 commit comments

Comments
 (0)