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

Commit e9a9579

Browse files
更新index
1 parent 1843128 commit e9a9579

File tree

3 files changed

+2
-2
lines changed

3 files changed

+2
-2
lines changed

harmony/rn_webview.har

-322 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
"author": "",
77
"name": "rn_webview",
88
"description": "Please describe the basic information.",
9-
"main": "Index.ets",
9+
"main": "index.ets",
1010
"version": "1.0.0",
1111
"dependencies": {}
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.0.2",
13+
"version": "13.6.3-0.0.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)