diff options
-rw-r--r-- | package.json | 1 | ||||
-rw-r--r-- | yarn.lock | 2 |
2 files changed, 1 insertions, 2 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", diff --git a/yarn.lock b/yarn.lock index fc29b2a20..792c74a4d 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12083,7 +12083,7 @@ expo-constants@^13.0.2: "@expo/config" "~7.0.0" uuid "^3.3.2" -expo-constants@~16.0.0, expo-constants@~16.0.1: +expo-constants@~16.0.0: version "16.0.1" resolved "https://registry.yarnpkg.com/expo-constants/-/expo-constants-16.0.1.tgz#1285e29c85513c6e88e118289e2baab72596d3f7" integrity sha512-s6aTHtglp926EsugWtxN7KnpSsE9FCEjb7CgEjQQ78Gpu4btj4wB+IXot2tlqNwqv+x7xFe5veoPGfJDGF/kVg== |