Browse Source

fix(ios/Podfile.lock): bump SDWebImage/Core version

j8
paweldomas 6 years ago
parent
commit
54a1853e60
1 changed files with 3 additions and 3 deletions
  1. 3
    3
      ios/Podfile.lock

+ 3
- 3
ios/Podfile.lock View File

@@ -72,8 +72,8 @@ PODS:
72 72
     - React/Core
73 73
   - RNVectorIcons (4.4.2):
74 74
     - React
75
-  - SDWebImage/Core (4.4.1)
76
-  - SDWebImage/GIF (4.4.1):
75
+  - SDWebImage/Core (4.4.2)
76
+  - SDWebImage/GIF (4.4.2):
77 77
     - FLAnimatedImage (~> 1.0)
78 78
     - SDWebImage/Core
79 79
   - yoga (0.55.4.React)
@@ -155,7 +155,7 @@ SPEC CHECKSUMS:
155 155
   ReactNativePermissions: 9f2d9c45c98800795e6c2ed330e25d11a66a8169
156 156
   RNSound: b360b3862d3118ed1c74bb9825696b5957686ac4
157 157
   RNVectorIcons: c0dbfbf6068fefa240c37b0f71bd03b45dddac44
158
-  SDWebImage: 47e9b5b925cbce75946c23f0c42dd19464189af4
158
+  SDWebImage: 624d6e296c69b244bcede364c72ae0430ac14681
159 159
   yoga: a23273df0088bf7f2bb7e5d7b00044ea57a2a54a
160 160
 
161 161
 PODFILE CHECKSUM: 1d5c8382f73d9540fac68d93b32e1d3b58d069ee

Loading…
Cancel
Save