File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 73
73
- FlipperKit/FlipperKitNetworkPlugin
74
74
- fmt (6.2.1)
75
75
- glog (0.3.5)
76
- - Intercom (16.5.6 )
77
- - intercom-react-native (6.5 .0):
78
- - Intercom (~> 16.5.6 )
76
+ - Intercom (16.5.9 )
77
+ - intercom-react-native (6.6 .0):
78
+ - Intercom (~> 16.5.9 )
79
79
- React-Core
80
80
- libevent (2.1.12)
81
81
- OpenSSL-Universal (1.1.1100)
@@ -533,8 +533,8 @@ SPEC CHECKSUMS:
533
533
FlipperKit: cbdee19bdd4e7f05472a66ce290f1b729ba3cb86
534
534
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
535
535
glog: 04b94705f318337d7ead9e6d17c019bd9b1f6b1b
536
- Intercom: d6f58ff03af158108d8a2f4433e7b91471c0af34
537
- intercom-react-native: e6b978ac79de235a054aa91f6dde7648689ac837
536
+ Intercom: d9c81b3e45e6ecd9b2db2dc188d0521a40393f56
537
+ intercom-react-native: 4f1166b40dd470211521a55893a4957614cccfd5
538
538
libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
539
539
OpenSSL-Universal: ebc357f1e6bc71fa463ccb2fe676756aff50e88c
540
540
RCT-Folly: 0080d0a6ebf2577475bda044aa59e2ca1f909cda
Original file line number Diff line number Diff line change @@ -17,5 +17,5 @@ Pod::Spec.new do |s|
17
17
s . resource_bundles = { 'IntercomFramework' => [ 'ios/assets/*' ] }
18
18
19
19
s . dependency "React-Core"
20
- s . dependency "Intercom" , '~> 16.5.6 '
20
+ s . dependency "Intercom" , '~> 16.5.9 '
21
21
end
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @intercom/intercom-react-native" ,
3
- "version" : " 6.5 .0" ,
3
+ "version" : " 6.6 .0" ,
4
4
"description" : " React Native wrapper to bridge our iOS and Android SDK" ,
5
5
"main" : " lib/commonjs/index" ,
6
6
"module" : " lib/module/index" ,
You can’t perform that action at this time.
0 commit comments