Skip to content
This repository was archived by the owner on Dec 3, 2024. It is now read-only.

Commit cd2ef04

Browse files
author
林志鹏
committed
del codegenConfig
1 parent c15aac7 commit cd2ef04

File tree

1 file changed

+1
-8
lines changed

1 file changed

+1
-8
lines changed

package.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-oh-tpl/checkbox",
3-
"version": "0.5.16-0.0.5",
3+
"version": "0.5.16-0.0.6",
44
"description": "React Native Checkbox native modules for Android , iOS , harmony and Windows",
55
"harmony": {
66
"alias": "@react-native-community/checkbox"
@@ -13,8 +13,6 @@
1313
"files": [
1414
"src",
1515
"lib",
16-
"android",
17-
"ios",
1816
"harmony",
1917
"harmony/checkbox.har",
2018
"cpp",
@@ -167,10 +165,5 @@
167165
}
168166
]
169167
]
170-
},
171-
"codegenConfig": {
172-
"name": "RNCCheckbox",
173-
"type": "components",
174-
"jsSrcsDir": "src"
175168
}
176169
}

0 commit comments

Comments
 (0)