Init videojs v10 implementation

This commit is contained in:
2026-05-24 16:32:26 +02:00
parent 23bb83279e
commit 22c41331f9
6 changed files with 585 additions and 3 deletions
+2 -1
View File
@@ -56,7 +56,8 @@
"registry": "https://registry.npmjs.org/"
},
"dependencies": {
"@expo/config-plugins": "^10.0.2"
"@expo/config-plugins": "^10.0.2",
"@videojs/react": "^10.0.0-beta.24"
},
"devDependencies": {
"@biomejs/biome": "2.4.10",