Skip to content

Commit

Permalink
fix: upgrade sdwebimage (#7)
Browse files Browse the repository at this point in the history
  • Loading branch information
deepanshushuklad11 authored Jun 10, 2024
1 parent a29b519 commit aaf473a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions RNFastImage.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ Pod::Spec.new do |s|
s.source_files = "ios/**/*.{h,m}"

s.dependency 'React-Core'
s.dependency 'SDWebImage', '~> 5.11.1'
s.dependency 'SDWebImageWebPCoder', '~> 0.8.4'
s.dependency 'SDWebImage', '~> 5.18.7'
s.dependency 'SDWebImageWebPCoder', '~> 0.14'
end

0 comments on commit aaf473a

Please sign in to comment.