diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json index 32c9f29..fa51c11 100644 --- a/package.json +++ b/package.json @@ -9,6 +9,8 @@ "lint": "next lint" }, "dependencies": { + "@vidstack/react": "^1.10.9", + "hls.js": "^1.5.7", "next": "14.1.3", "react": "^18", "react-dom": "^18", |