Skip to content

Commit b05ca4d

Browse files
committed
fix: include missing native bindings
1 parent 9944266 commit b05ca4d

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

packages/react-native-sdk/package.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,8 @@
2121
"android",
2222
"ios",
2323
"cpp",
24-
"*.podspec",
24+
"AIComponentsReactNative.podspec",
25+
"react-native.config.js",
2526
"!ios/build",
2627
"!android/build",
2728
"!android/gradle",

0 commit comments

Comments
 (0)