Skip to content

Commit 7407898

Browse files
committed
chore: undid accidental changes to package.json
1 parent a541aa7 commit 7407898

1 file changed

Lines changed: 1 addition & 7 deletions

File tree

package.json

Lines changed: 1 addition & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -179,17 +179,11 @@
179179
]
180180
},
181181
"codegenConfig": {
182-
"name": "RNIterableAPISpec",
182+
"name": "RNIterableSpec",
183183
"type": "modules",
184184
"jsSrcsDir": "src",
185185
"android": {
186186
"javaPackageName": "com.iterable.reactnative"
187-
},
188-
"ios": {
189-
"modules": {
190-
"RNIterableAPI": "RNIterableAPI",
191-
"ReactIterableAPI": "ReactIterableAPI"
192-
}
193187
}
194188
},
195189
"create-react-native-library": {

0 commit comments

Comments
 (0)