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

Commit 1470ae4

Browse files
author
林志鹏
committed
del codegenConfig
1 parent b5886af commit 1470ae4

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

package.json

Lines changed: 1 addition & 9 deletions
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.4",
13+
"version": "13.6.3-0.0.5",
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",
@@ -85,13 +85,5 @@
8585
"publishConfig": {
8686
"registry": "https://registry.npmjs.org/",
8787
"access": "public"
88-
},
89-
"codegenConfig": {
90-
"name": "RNCWebViewSpec",
91-
"type": "all",
92-
"jsSrcsDir": "./src",
93-
"android": {
94-
"javaPackageName": "com.reactnativecommunity.webview"
95-
}
9688
}
9789
}

0 commit comments

Comments
 (0)