diff options
author | Hailey <me@haileyok.com> | 2024-09-24 10:15:33 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-09-24 10:15:33 -0700 |
commit | ea43d20c61547523e34ae864ca4ddffdedd8dfb1 (patch) | |
tree | 876b0f207f19df040bd15281477eb90584ab5610 /yarn.lock | |
parent | d2fae81b33ae0a73d0b9f87700365d60bc51f094 (diff) | |
download | voidsky-ea43d20c61547523e34ae864ca4ddffdedd8dfb1.tar.zst |
Remove image resizer (#5464)
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/yarn.lock b/yarn.lock index 225f109f7..17fe86237 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2983,11 +2983,6 @@ "@babel/helper-validator-identifier" "^7.24.6" to-fast-properties "^2.0.0" -"@bam.tech/react-native-image-resizer@^3.0.4": - version "3.0.5" - resolved "https://registry.yarnpkg.com/@bam.tech/react-native-image-resizer/-/react-native-image-resizer-3.0.5.tgz#6661ba020de156268f73bdc92fbb93ef86f88a13" - integrity sha512-u5QGUQGGVZiVCJ786k9/kd7pPRZ6eYfJCYO18myVCH8FbVI7J8b5GT2Svjj2x808DlWeqfaZOOzxPqo27XYvrQ== - "@bcoe/v8-coverage@^0.2.3": version "0.2.3" resolved "https://registry.yarnpkg.com/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz#75a2e8b51cb758a7553d6804a5932d7aace75c39" |