add expo-clipboard

This commit is contained in:
Hailey
2024-03-04 16:16:50 -08:00
parent ff3a0399b1
commit 440ae91632
2 changed files with 6 additions and 0 deletions
+1
View File
@@ -102,6 +102,7 @@
"expo-application": "~5.8.3",
"expo-build-properties": "^0.11.1",
"expo-camera": "~14.0.4",
"expo-clipboard": "^5.0.1",
"expo-constants": "~15.4.5",
"expo-dev-client": "~3.3.8",
"expo-device": "~5.9.3",
+5
View File
@@ -11554,6 +11554,11 @@ expo-camera@~14.0.4:
dependencies:
invariant "^2.2.4"
expo-clipboard@^5.0.1:
version "5.0.1"
resolved "https://registry.yarnpkg.com/expo-clipboard/-/expo-clipboard-5.0.1.tgz#a62a021a9444740d180d60f915cca8242a323716"
integrity sha512-JH853QJPr5W3h87If3aDTnMK+ESSIrwzU2TdfZrqZttVDY2pMIf/w37mVHHNYodXM4ATHXadtOkjKbAa0DWwUg==
expo-constants@~15.4.0:
version "15.4.1"
resolved "https://registry.yarnpkg.com/expo-constants/-/expo-constants-15.4.1.tgz#f76f347cf687b6630e1e3b9a385a4e42771671a4"