Skip to content

Commit 5c5ca0d

Browse files
committed
fix: codegenConfig type
1 parent 9ffcc01 commit 5c5ca0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -143,7 +143,7 @@
143143
},
144144
"codegenConfig": {
145145
"name": "RNMytrackerSpec",
146-
"type": "modules",
146+
"type": "all",
147147
"jsSrcsDir": "src",
148148
"outputDir": {
149149
"ios": "ios/generated",

0 commit comments

Comments
 (0)