Skip to content
This repository was archived by the owner on Nov 27, 2025. It is now read-only.

Commit ecc0861

Browse files
修改webView先显示报错问题
Signed-off-by: leehom <[email protected]>
1 parent 3810828 commit ecc0861

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

harmony/rn_webview.har

7 Bytes
Binary file not shown.

harmony/rn_webview/oh-package.json5

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"name": "rnoh-webview",
77
"description": "Please describe the basic information.",
88
"main": "index.ets",
9-
"version": "13.6.3-0.1.2",
9+
"version": "13.6.3-0.1.3",
1010
"dependencies": {
1111
"rnoh": "file:../rnoh"
1212
}

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"Thibault Malbranche <[email protected]>"
1111
],
1212
"license": "MIT",
13-
"version": "13.6.3-0.1.2",
13+
"version": "13.6.3-0.1.3",
1414
"homepage": "https://github.com/react-native-webview/react-native-webview#readme",
1515
"scripts": {
1616
"lint": "yarn tsc --noEmit && yarn eslint ./src --ext .ts,.tsx",

0 commit comments

Comments
 (0)