diff options
author | Hailey <me@haileyok.com> | 2024-08-15 16:29:16 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-08-15 16:29:16 -0700 |
commit | a5af24b53b6085cfb5547592c29155bc10e71f9e (patch) | |
tree | 6946c933322c1cdfc455e63c02ca74b18651117b /package.json | |
parent | b6e515c664d51ffe357c3562fd514301805ade8c (diff) | |
download | voidsky-a5af24b53b6085cfb5547592c29155bc10e71f9e.tar.zst |
Revert "[Video] Download videos" (#4945)
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/package.json b/package.json index 088f2faf7..a4523d988 100644 --- a/package.json +++ b/package.json @@ -59,8 +59,6 @@ "@emoji-mart/react": "^1.1.1", "@expo/html-elements": "^0.4.2", "@expo/webpack-config": "^19.0.0", - "@ffmpeg/ffmpeg": "^0.12.10", - "@ffmpeg/util": "^0.12.1", "@floating-ui/dom": "^1.6.3", "@floating-ui/react-dom": "^2.0.8", "@formatjs/intl-locale": "^4.0.0", @@ -145,7 +143,6 @@ "expo-web-browser": "~13.0.3", "fast-text-encoding": "^1.0.6", "history": "^5.3.0", - "hls-parser": "^0.13.3", "hls.js": "^1.5.11", "js-sha256": "^0.9.0", "jwt-decode": "^4.0.0", @@ -227,7 +224,6 @@ "@testing-library/react-native": "^11.5.2", "@tsconfig/react-native": "^2.0.3", "@types/he": "^1.1.2", - "@types/hls-parser": "^0.8.7", "@types/jest": "^29.4.0", "@types/lodash.chunk": "^4.2.7", "@types/lodash.debounce": "^4.0.7", |