diff options
author | Eric Bailey <git@esb.lol> | 2023-12-14 14:48:40 -0600 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-12-14 14:48:40 -0600 |
commit | 7897dd24a14e65d8ab1aa0e474a09e0628da31b7 (patch) | |
tree | 77cec13da7f55ae1d8535550f497ad7314ece0e4 /yarn.lock | |
parent | 075ffdf583c5393b896d22dd179d03208311ef4a (diff) | |
download | voidsky-7897dd24a14e65d8ab1aa0e474a09e0628da31b7.tar.zst |
🤫 (#2211)
* Add new assets * Add splashiness * Add butter icon, spread it * Cream together eggs, sugar, and vanilla * Hi, I'd like to place and order. Yeah, none pizza with left beef, plz. * test * Refine animation * tweak * tweak * tweak * Tweak * Simplify * Cleanup * Fix android logo --------- Co-authored-by: Ansh Nanda <anshnanda10@gmail.com>
Diffstat (limited to 'yarn.lock')
-rw-r--r-- | yarn.lock | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/yarn.lock b/yarn.lock index f2415d6ae..ab569ca5b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4448,6 +4448,11 @@ resolved "https://registry.yarnpkg.com/@react-native-community/eslint-plugin/-/eslint-plugin-1.3.0.tgz#9e558170c106bbafaa1ef502bd8e6d4651012bf9" integrity sha512-+zDZ20NUnSWghj7Ku5aFphMzuM9JulqCW+aPXT6IfIXFbb8tzYTTOSeRFOtuekJ99ibW2fUCSsjuKNlwDIbHFg== +"@react-native-masked-view/masked-view@^0.3.1": + version "0.3.1" + resolved "https://registry.yarnpkg.com/@react-native-masked-view/masked-view/-/masked-view-0.3.1.tgz#5bd76f17004a6ccbcec03856893777ee91f23d29" + integrity sha512-uVm8U6nwFIlUd1iDIB5cS+lDadApKR+l8k4k84d9hn+GN4lzAIJhUZ9syYX7c022MxNgAlbxoFLt0pqKoyaAGg== + "@react-native-menu/menu@^0.8.0": version "0.8.0" resolved "https://registry.yarnpkg.com/@react-native-menu/menu/-/menu-0.8.0.tgz#dbf227c2081e5ffd3d2073ee68ecc84cf8639727" |