diff options
author | Samuel Newman <mozzius@protonmail.com> | 2025-01-16 20:11:56 +0000 |
---|---|---|
committer | Eric Bailey <git@esb.lol> | 2025-01-16 15:39:02 -0600 |
commit | c7666917f2d9de62c8ee8ab26cbd0293ffadb287 (patch) | |
tree | 17062938b649420335990bf2c06654305c64989a /package.json | |
parent | e01fc2fbaf5a381c273bf8dbe762882604301c0b (diff) | |
download | voidsky-c7666917f2d9de62c8ee8ab26cbd0293ffadb287.tar.zst |
more deps
(cherry picked from commit 9b8f20f1919193611aec2322306564ffd5570c78)
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 1f3717213..06a16512e 100644 --- a/package.json +++ b/package.json @@ -145,6 +145,7 @@ "expo-system-ui": "^4.0.4", "expo-task-manager": "~12.0.3", "expo-updates": "~0.26.10", + "expo-video": "^2.0.5", "expo-web-browser": "~14.0.1", "fast-text-encoding": "^1.0.6", "history": "^5.3.0", |