Added video player

This commit is contained in:
2022-07-06 14:05:15 +02:00
parent 1a0f0fda89
commit 557f37aaa4
4 changed files with 499 additions and 6 deletions

View File

@@ -110,6 +110,7 @@
"is-valid-path": "^0.1.1",
"react": "^18.1.0",
"react-dom": "^18.1.0",
"video.js": "^7.19.2",
"xml-formatter": "^2.6.1"
},
"devDependencies": {
@@ -123,6 +124,7 @@
"@types/is-valid-path": "^0.1.0",
"@types/react": "^18.0.9",
"@types/react-dom": "^18.0.5",
"@types/video.js": "^7.3.42",
"@types/webpack": "^5.28.0",
"@types/webpack-dev-server": "^4.7.2",
"@typescript-eslint/eslint-plugin": "^5.27.0",