diff options
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/package.json b/package.json index 9a720e3..0c4fe0e 100644 --- a/package.json +++ b/package.json @@ -6,7 +6,9 @@ }, "dependencies": { "@fortawesome/fontawesome-free": "^6.4.2", - "@vidstack/react": "^1.11.24", + "hls-video-element": "^1.2.11", + "hls.js": "^1.5.17", + "media-chrome": "^4.2.3", "react": "^18.2.0", "react-dom": "^18.2.0", "timeago.js": "^4.0.2" |