Replace html5 video tag by video.js component.
This commit is contained in:
@@ -17,8 +17,10 @@
|
||||
"@angular/forms": "^21.2.0",
|
||||
"@angular/platform-browser": "^21.2.0",
|
||||
"@angular/router": "^21.2.0",
|
||||
"@types/video.js": "^7.3.58",
|
||||
"rxjs": "~7.8.0",
|
||||
"tslib": "^2.3.0"
|
||||
"tslib": "^2.3.0",
|
||||
"video.js": "^8.23.9"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@angular/build": "^21.2.19",
|
||||
|
||||
Reference in New Issue
Block a user