diff options
author | Hailey <me@haileyok.com> | 2024-12-02 16:16:39 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-12-02 16:16:39 -0800 |
commit | 2f10be2cfe0567516e6df06b0ca6429726a3e858 (patch) | |
tree | 66a43d793c1220677dd620a1abdec7ec375155b3 /package.json | |
parent | 770eeb59ca583c9bbc121790e0393195eda6b796 (diff) | |
download | voidsky-2f10be2cfe0567516e6df06b0ca6429726a3e858.tar.zst |
remove masked view dependency (#6886)
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/package.json b/package.json index ddb90c4f6..b7f3e4d49 100644 --- a/package.json +++ b/package.json @@ -80,7 +80,6 @@ "@radix-ui/react-focus-guards": "^1.1.1", "@radix-ui/react-focus-scope": "^1.1.0", "@react-native-async-storage/async-storage": "1.23.1", - "@react-native-masked-view/masked-view": "0.3.0", "@react-native-menu/menu": "^1.1.0", "@react-native-picker/picker": "2.6.1", "@react-navigation/bottom-tabs": "^6.5.20", |