diff options
author | Ivan Chen <ivan@tagg.id> | 2021-06-11 18:12:24 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-06-11 18:12:24 -0400 |
commit | 78f32c1400eff46d4c768b78fbaf672826c74285 (patch) | |
tree | 00e62c1821d4973d214fdd47f8293749972c1925 /ios | |
parent | 4add0eed33032012fb945fb02a928aed426b9465 (diff) | |
parent | 24f79b9cb3456b3901155ed2e4c8fc66710b97b2 (diff) |
Merge pull request #466 from IvanIFChen/tma904-moment-comment-revamp
[TMA-904] Moment Comment Revamp
Diffstat (limited to 'ios')
-rw-r--r-- | ios/Podfile.lock | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/ios/Podfile.lock b/ios/Podfile.lock index cbd13f20..7d6ce3a8 100644 --- a/ios/Podfile.lock +++ b/ios/Podfile.lock @@ -333,9 +333,9 @@ PODS: - React-Core - react-native-contacts (6.0.5): - React-Core - - react-native-date-picker (3.3.0): + - react-native-date-picker (3.3.1): - React-Core - - react-native-document-picker (5.0.4): + - react-native-document-picker (5.1.0): - React-Core - react-native-image-resizer (1.4.4): - React-Core @@ -739,8 +739,8 @@ SPEC CHECKSUMS: react-native-blur: cad4d93b364f91e7b7931b3fa935455487e5c33c react-native-cameraroll: 88f4e62d9ecd0e1f253abe4f685474f2ea14bfa2 react-native-contacts: 931baebf460125c5a7bbce1c4521a96c69795123 - react-native-date-picker: 76fc79be2f3cad8ff1b2850fc5601e5f8107979d - react-native-document-picker: 1a7518132d4a06b67f459be9bb1464a567d2b3b4 + react-native-date-picker: 2dfef0fcb6c36d078bc62f5de3ca79eff7f42486 + react-native-document-picker: f2f73db94328c84e22144e369fb4a3ede47bc1f5 react-native-image-resizer: 13ac4af788f88af36d0353a1324401ebabd04fe4 react-native-netinfo: e849fc21ca2f4128a5726c801a82fc6f4a6db50d react-native-safe-area-context: f0906bf8bc9835ac9a9d3f97e8bde2a997d8da79 |