File tree Expand file tree Collapse file tree 4 files changed +5
-34
lines changed Expand file tree Collapse file tree 4 files changed +5
-34
lines changed Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : "@react-native-oh-tpl/react-native-keyboard-controller" ,
3
- "version" : "1.12.17 -0.0.1 " ,
3
+ "version" : "1.12.7 -0.0.2 " ,
4
4
"description" : " control keyboard show or hide" ,
5
5
"main" : "Index.ets" ,
6
6
"author" : "" ,
7
7
"license" : "MIT License" ,
8
8
"dependencies" : {
9
9
"@rnoh/react-native-openharmony" : "file:../react_native_openharmony" ,
10
- "@react-native-oh-tpl/react-native-reanimated" : "file:../../node_modules/@react-native-oh-tpl/react-native-reanimated/harmony/reanimated.har"
11
10
}
12
11
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @react-native-oh-tpl/react-native-keyboard-controller" ,
3
- "version" : " 1.12.17 -0.0.1" ,
3
+ "version" : " 1.12.7 -0.0.1" ,
4
4
"description" : " Keyboard manager which works in identical way on iOS and Android and harmony" ,
5
5
"main" : " lib/commonjs/index" ,
6
6
"module" : " lib/module/index" ,
12
12
" lib" ,
13
13
" android" ,
14
14
" ios" ,
15
+ " harmony" ,
15
16
" cpp" ,
16
17
" react-native-keyboard-controller.podspec" ,
17
18
" jest" ,
106
107
"react" : " *" ,
107
108
"react-native" : " *" ,
108
109
"react-native-reanimated" : " >=3.0.0" ,
109
- "react-native-keyboard-controller" : " 1.12.17 "
110
+ "react-native-keyboard-controller" : " 1.12.7 "
110
111
},
111
112
"jest" : {
112
113
"preset" : " react-native" ,
165
166
},
166
167
"harmony" : {
167
168
"alias" : " react-native-keyboard-controller"
168
- },
169
- "exclude" : [" harmony" ]
169
+ }
170
170
}
You can’t perform that action at this time.
0 commit comments