Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

Commit 7a5c6c9

Browse files
rollback SSZipArchive to 2.4.3
1 parent a33ce88 commit 7a5c6c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CodePush.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Pod::Spec.new do |s|
2121
# we explicitly let CocoaPods pull in the versions below so all dependencies are resolved and
2222
# linked properly at a parent workspace level.
2323
s.dependency 'React-Core'
24-
s.dependency 'SSZipArchive', '~> 2.5.4'
24+
s.dependency 'SSZipArchive', '~> 2.4.3'
2525
s.dependency 'JWT', '~> 3.0.0-beta.12'
2626
s.dependency 'Base64', '~> 1.1'
2727
end

0 commit comments

Comments
 (0)