diff options
author | Hailey <me@haileyok.com> | 2024-06-05 09:05:25 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-05 09:05:25 -0700 |
commit | aefbab3850fe23cad45026ae6bdaaffdc92699ca (patch) | |
tree | c8c6bb3a0d3d985bc96fe3f013cd1d238d9b7c4c /package.json | |
parent | af2aaa1f39137c7e1e4926efaa6540942f607cf4 (diff) | |
download | voidsky-aefbab3850fe23cad45026ae6bdaaffdc92699ca.tar.zst |
Remove `expo-constants` (#4371)
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 bca0d7459..26a61f057 100644 --- a/package.json +++ b/package.json @@ -116,7 +116,6 @@ "expo-build-properties": "^0.12.1", "expo-camera": "~15.0.9", "expo-clipboard": "^6.0.3", - "expo-constants": "~16.0.1", "expo-dev-client": "^4.0.14", "expo-device": "~6.0.2", "expo-file-system": "^17.0.1", |