File tree Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Expand file tree Collapse file tree 3 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 4
4
- FBLazyVector (0.74.0)
5
5
- fmt (9.1.0)
6
6
- glog (0.3.5)
7
- - Intercom (18.2.2 )
8
- - intercom-react-native (8.1 .0):
9
- - Intercom (~> 18.2 .0)
7
+ - Intercom (18.5.0 )
8
+ - intercom-react-native (8.2 .0):
9
+ - Intercom (~> 18.5 .0)
10
10
- React-Core
11
11
- RCT-Folly (2024.01.01.00):
12
12
- boost
@@ -1313,8 +1313,8 @@ SPEC CHECKSUMS:
1313
1313
FBLazyVector: 026c8f4ae67b06e088ae01baa2271ef8a26c0e8c
1314
1314
fmt: 4c2741a687cc09f0634a2e2c72a838b99f1ff120
1315
1315
glog: c5d68082e772fa1c511173d6b30a9de2c05a69a2
1316
- Intercom: d39ed1b28ac6be4dd360cc3db17dd607595d2c9f
1317
- intercom-react-native: 2f0b89429e93befa1180dde37fc7d8916b762157
1316
+ Intercom: d745ef2351c8c5d90c2c86756bdf32ca58059b23
1317
+ intercom-react-native: 6cd32280f5bb1856674d8da7be47e297525e2f80
1318
1318
RCT-Folly: 045d6ecaa59d826c5736dfba0b2f4083ff8d79df
1319
1319
RCTDeprecation: 3ca8b6c36bfb302e1895b72cfe7db0de0c92cd47
1320
1320
RCTRequired: 9fc183af555fd0c89a366c34c1ae70b7e03b1dc5
@@ -1368,4 +1368,4 @@ SPEC CHECKSUMS:
1368
1368
1369
1369
PODFILE CHECKSUM: 15fb131f3e1a2b2d9a606515df1414680c8e67b5
1370
1370
1371
- COCOAPODS: 1.15 .2
1371
+ COCOAPODS: 1.16 .2
Original file line number Diff line number Diff line change @@ -18,5 +18,5 @@ Pod::Spec.new do |s|
18
18
s . resource_bundles = { 'IntercomFramework' => [ 'ios/assets/*' ] }
19
19
20
20
s . dependency "React-Core"
21
- s . dependency "Intercom" , '~> 18.2 .0'
21
+ s . dependency "Intercom" , '~> 18.5 .0'
22
22
end
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @intercom/intercom-react-native" ,
3
- "version" : " 8.1 .0" ,
3
+ "version" : " 8.2 .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