File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 6868 - FlipperKit/Core
6969 - FlipperKit/FlipperKitNetworkPlugin
7070 - fmt (6.2.1)
71- - Fula (1.54.16 )
71+ - Fula (1.55.2 )
7272 - glog (0.3.5)
7373 - hermes-engine (0.73.0):
7474 - hermes-engine/Pre-built (= 0.73.0)
@@ -946,9 +946,9 @@ PODS:
946946 - React-Mapbuffer (0.73.0):
947947 - glog
948948 - React-debug
949- - react-native-fula (1.54.29 ):
949+ - react-native-fula (1.55.12 ):
950950 - CryptoSwift (~> 1.7.1)
951- - Fula (~> 1.54.16 )
951+ - Fula (~> 1.55.2 )
952952 - glog
953953 - RCT-Folly (= 2022.05.16.00)
954954 - React-Core
Original file line number Diff line number Diff line change 11{
22 "name" : " @functionland/react-native-fula" ,
3- "version" : " 1.55.11 " ,
3+ "version" : " 1.55.12 " ,
44 "description" : " This package is a bridge to use the Fula libp2p protocols in the react-native which is using wnfs" ,
55 "type" : " module" ,
66 "main" : " lib/commonjs/index" ,
Original file line number Diff line number Diff line change @@ -37,8 +37,8 @@ Pod::Spec.new do |s|
3737 s . dependency "RCTTypeSafety"
3838 s . dependency "ReactCommon/turbomodule/core"
3939 end
40- end
41- s . dependency 'Fula' , '~> 1.54.16 '
40+ end
41+ s . dependency 'Fula' , '~> 1.55.2 '
4242 s . dependency "Wnfs" , "1.1.1"
4343 s . dependency 'CryptoSwift' , '~> 1.7.1'
4444 s . user_target_xcconfig = { 'EXCLUDED_ARCHS[sdk=iphonesimulator*]' => 'arm64' }
You can’t perform that action at this time.
0 commit comments