Skip to content

Commit b268428

Browse files
author
林志鹏
committed
del codegenConfig
1 parent 3459fde commit b268428

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

package.json

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@react-native-oh-tpl/react-native-exception-handler",
3-
"version": "2.10.10-0.1.2",
3+
"version": "2.10.10-0.1.3",
44
"description": "A react native module that lets you to register a global error handler that can capture fatal/non fatal uncaught exceptions.",
55
"react-native": "src/index",
66
"source": "src/index",
@@ -69,10 +69,5 @@
6969
}
7070
]
7171
]
72-
},
73-
"codegenConfig": {
74-
"name": "RNExceptionHandlerSpec",
75-
"type": "all",
76-
"jsSrcsDir": "src"
7772
}
7873
}

0 commit comments

Comments
 (0)