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 (15.0.0 )
77
- - intercom-react-native (5.1.1 ):
78
- - Intercom (~> 15.0.0 )
76
+ - Intercom (15.0.2 )
77
+ - intercom-react-native (5.1.2 ):
78
+ - Intercom (~> 15.0.2 )
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: c4d9286eb12277dd104e7a49aead819337772716
537
- intercom-react-native: a9174e41c57228fa94ee832f771b6977826254a3
536
+ Intercom: bb499c2bdeacaabb498c94572afa5fcfd74294eb
537
+ intercom-react-native: 00d89b6267abc4470949a071bfac4550fbeb6deb
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" , '~> 15.0.0 '
20
+ s . dependency "Intercom" , '~> 15.0.2 '
21
21
end
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @intercom/intercom-react-native" ,
3
- "version" : " 5.1.1 " ,
3
+ "version" : " 5.1.2 " ,
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