diff options
author | Ansh <anshnanda10@gmail.com> | 2023-04-11 12:14:28 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-04-11 12:14:28 -0700 |
commit | a20d034ba5b18c4512f3a36f733bb5cd2199424e (patch) | |
tree | 976e3e25f08a43d6a71a6d31c3cee7a94a0fae57 /package.json | |
parent | 76132ca4dc939ac3722d8e047f86ae39b96ef36d (diff) | |
download | voidsky-a20d034ba5b18c4512f3a36f733bb5cd2199424e.tar.zst |
Expo Updates (#426)
* install expo-updates * configure expo-updates
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index a9ec5f1b1..089805d50 100644 --- a/package.json +++ b/package.json @@ -69,6 +69,7 @@ "expo-splash-screen": "~0.18.1", "expo-status-bar": "~1.4.4", "expo-system-ui": "~2.2.1", + "expo-updates": "~0.16.4", "fast-text-encoding": "^1.0.6", "graphemer": "^1.4.0", "he": "^1.2.0", |