File tree Expand file tree Collapse file tree 3 files changed +3
-1
lines changed
Expand file tree Collapse file tree 3 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -17,7 +17,7 @@ Pod::Spec.new do |s|
1717 s . private_header_files = "ios/**/*.h"
1818
1919 # Load Iterables iOS SDK as a dependency
20- s . dependency "Iterable-iOS-SDK" , "6.6.2 "
20+ s . dependency "Iterable-iOS-SDK" , "6.6.3 "
2121
2222 # Basic Swift support
2323 s . pod_target_xcconfig = {
Original file line number Diff line number Diff line change 6969 "devDependencies" : {
7070 "@commitlint/config-conventional" : " ^19.6.0" ,
7171 "@evilmartians/lefthook" : " ^1.5.0" ,
72+ "@react-native-community/cli" : " 18.0.0" ,
7273 "@react-native/babel-preset" : " 0.79.3" ,
7374 "@react-native/eslint-config" : " 0.79.3" ,
7475 "@react-native/metro-config" : " 0.79.3" ,
Original file line number Diff line number Diff line change @@ -1979,6 +1979,7 @@ __metadata:
19791979 dependencies :
19801980 " @commitlint/config-conventional " : ^19.6.0
19811981 " @evilmartians/lefthook " : ^1.5.0
1982+ " @react-native-community/cli " : 18.0.0
19821983 " @react-native/babel-preset " : 0.79.3
19831984 " @react-native/eslint-config " : 0.79.3
19841985 " @react-native/metro-config " : 0.79.3
You can’t perform that action at this time.
0 commit comments