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 7272 - FlipperKit/FlipperKitNetworkPlugin
7373 - fmt (6.2.1)
7474 - glog (0.3.5)
75- - Intercom (11.0.1 )
76- - intercom-react-native (2.0.1 ):
77- - Intercom (~> 11.0.0 )
75+ - Intercom (11.1.2 )
76+ - intercom-react-native (2.0.2 ):
77+ - Intercom (~> 11.1.2 )
7878 - React-Core
7979 - libevent (2.1.12)
8080 - OpenSSL-Universal (1.1.180)
@@ -503,8 +503,8 @@ SPEC CHECKSUMS:
503503 FlipperKit: aec2d931adeee48a07bab1ea8bcc8a6bb87dfce4
504504 fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
505505 glog: 5337263514dd6f09803962437687240c5dc39aa4
506- Intercom: ce64b3b0be34bb3f24527f2554a37b86f3d54363
507- intercom-react-native: dfb9c1556eff6cfdc262bf9e148ee59804371632
506+ Intercom: 4137504754b8b082e45eda16b3e85d5c3d25dc73
507+ intercom-react-native: 65d984d37d28f19ba6702b616830cdf2bba9295a
508508 libevent: 4049cae6c81cdb3654a443be001fb9bdceff7913
509509 OpenSSL-Universal: 1aa4f6a6ee7256b83db99ec1ccdaa80d10f9af9b
510510 RCT-Folly: 0dd9e1eb86348ecab5ba76f910b56f4b5fef3c46
Original file line number Diff line number Diff line change @@ -17,5 +17,5 @@ Pod::Spec.new do |s|
1717 s . resource_bundles = { 'IntercomFramework' => [ 'ios/assets/*' ] }
1818
1919 s . dependency "React-Core"
20- s . dependency "Intercom" , '~> 11.0.0 '
20+ s . dependency "Intercom" , '~> 11.1.2 '
2121end
Original file line number Diff line number Diff line change 11{
22 "name" : " @intercom/intercom-react-native" ,
3- "version" : " 2.0.1 " ,
3+ "version" : " 2.0.2 " ,
44 "description" : " React Native wrapper to bridge our iOS and Android SDK" ,
55 "main" : " lib/commonjs/index" ,
66 "module" : " lib/module/index" ,
You can’t perform that action at this time.
0 commit comments