This repository was archived by the owner on Nov 27, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11/**
22 * Use these variables when you tailor your ArkTS code. They must be of the const type.
33 */
4- export const HAR_VERSION = '13.10.2-0.2.35 ';
4+ export const HAR_VERSION = '13.10.2-0.2.36 ';
55export const BUILD_MODE_NAME = 'debug';
66export const DEBUG = true;
77export const TARGET_NAME = 'default';
Original file line number Diff line number Diff line change 66 "name" : "@react-native-oh-tpl/react-native-webview" ,
77 "description" : "main cpai architecture" ,
88 "main" : "index.ets" ,
9- "version" : "13.10.2-0.2.35 " ,
9+ "version" : "13.10.2-0.2.36 " ,
1010 "dependencies" : {
1111 "@rnoh/react-native-openharmony" : "file:../react_native_openharmony"
1212 }
Original file line number Diff line number Diff line change 99 " Thibault Malbranche <[email protected] >" 1010 ],
1111 "license" : " MIT" ,
12- "version" : " 13.10.2-0.2.35 " ,
12+ "version" : " 13.10.2-0.2.36 " ,
1313 "homepage" : " https://github.com/react-native-oh-library/react-native-webview#readme" ,
1414 "scripts" : {
1515 "macos" : " react-native run-macos --scheme WebviewExample --project-path example/macos" ,
8787 " react-native" ,
8888 " harmony"
8989 ],
90+ "publishConfig" : {
91+ "registry" : " https://registry.npmjs.org/" ,
92+ "access" : " public"
93+ },
9094 "harmony" : {
9195 "alias" : " react-native-webview" ,
9296 "codegenConfig" : {
You can’t perform that action at this time.
0 commit comments