mirror of https://git.lenooby09.tech/LeNooby09/social-app.git
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Remove `expo-constants` (#4371)

authored by hailey.at and committed by

GitHub aefbab38 af2aaa1f

+1 -2
-1
package.json
··· 116 116 "expo-build-properties": "^0.12.1", 117 117 "expo-camera": "~15.0.9", 118 118 "expo-clipboard": "^6.0.3", 119 - "expo-constants": "~16.0.1", 120 119 "expo-dev-client": "^4.0.14", 121 120 "expo-device": "~6.0.2", 122 121 "expo-file-system": "^17.0.1",
+1 -1
yarn.lock
··· 12083 12083 "@expo/config" "~7.0.0" 12084 12084 uuid "^3.3.2" 12085 12085 12086 - expo-constants@~16.0.0, expo-constants@~16.0.1: 12086 + expo-constants@~16.0.0: 12087 12087 version "16.0.1" 12088 12088 resolved "https://registry.yarnpkg.com/expo-constants/-/expo-constants-16.0.1.tgz#1285e29c85513c6e88e118289e2baab72596d3f7" 12089 12089 integrity sha512-s6aTHtglp926EsugWtxN7KnpSsE9FCEjb7CgEjQQ78Gpu4btj4wB+IXot2tlqNwqv+x7xFe5veoPGfJDGF/kVg==