diff options
author | Paul Frazee <pfrazee@gmail.com> | 2022-12-06 12:40:40 -0600 |
---|---|---|
committer | Paul Frazee <pfrazee@gmail.com> | 2022-12-06 12:40:40 -0600 |
commit | 588aface7c36f2c88255560815d1ee3cbb52b817 (patch) | |
tree | 9c4081768cf629d2947cb47bb9b0e376dae6cfad /yarn.lock | |
parent | 246b0e19e183f8e751789a7e60e55bad25656a4e (diff) | |
download | voidsky-588aface7c36f2c88255560815d1ee3cbb52b817.tar.zst |
Add build version to menu
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 bbaaa2d6a..8fd48e9f9 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10293,6 +10293,11 @@ react-native-url-polyfill@^1.3.0: dependencies: whatwg-url-without-unicode "8.0.0-3" +react-native-version-number@^0.3.6: + version "0.3.6" + resolved "https://registry.yarnpkg.com/react-native-version-number/-/react-native-version-number-0.3.6.tgz#dd8b1435fc217df0a166d7e4a61fdc993f3e7437" + integrity sha512-TdyXiK90NiwmSbmAUlUBOV6WI1QGoqtvZZzI5zQY4fKl67B3ZrZn/h+Wy/OYIKKFMfePSiyfeIs8LtHGOZ/NgA== + react-native-web@^0.17.7: version "0.17.7" resolved "https://registry.yarnpkg.com/react-native-web/-/react-native-web-0.17.7.tgz#038899dbc94467a0ca0be214b88a30e0c117b176" |