File tree 2 files changed +3
-3
lines changed
Examples/CodePushDemoApp/ios
2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ Pod::Spec.new do |s|
21
21
# we explicitly let CocoaPods pull in the versions below so all dependencies are resolved and
22
22
# linked properly at a parent workspace level.
23
23
s . dependency 'React-Core'
24
- s . dependency 'SSZipArchive' , '~> 2.2.2 '
24
+ s . dependency 'SSZipArchive' , '~> 2.5.4 '
25
25
s . dependency 'JWT' , '~> 3.0.0-beta.12'
26
26
s . dependency 'Base64' , '~> 1.1'
27
27
end
Original file line number Diff line number Diff line change 6
6
- Base64 (~> 1.1)
7
7
- JWT (~> 3.0.0-beta.12)
8
8
- React-Core
9
- - SSZipArchive (~> 2.2.2 )
9
+ - SSZipArchive (2.5.4 )
10
10
- DoubleConversion (1.1.6)
11
11
- FBLazyVector (0.66.0)
12
12
- FBReactNativeSpec (0.66.0):
@@ -345,7 +345,7 @@ PODS:
345
345
- React-jsi (= 0.66.0)
346
346
- React-logger (= 0.66.0)
347
347
- React-perflogger (= 0.66.0)
348
- - SSZipArchive (2.2.3 )
348
+ - SSZipArchive (2.5.4 )
349
349
- Yoga (1.14.0)
350
350
- YogaKit (1.18.1):
351
351
- Yoga (~> 1.14)
You can’t perform that action at this time.
0 commit comments