1
0
Fork 0
mirror of https://github.com/muerwre/vault-frontend.git synced 2025-04-25 04:46:40 +07:00

#56 added videoplayer

This commit is contained in:
Fedor Katurov 2021-03-26 09:06:27 +07:00
parent 998a2e305a
commit 869c71d05f
6 changed files with 245 additions and 1 deletions

View file

@ -41,6 +41,7 @@
"throttle-debounce": "^2.1.0",
"typescript": "^4.0.5",
"uuid4": "^1.1.4",
"video.js": "^7.11.4",
"web-vitals": "^0.2.4",
"yup": "^0.32.9"
},
@ -75,6 +76,7 @@
"@types/ramda": "^0.26.33",
"@types/react-redux": "^7.1.11",
"@types/swiper": "^5.4.2",
"@types/video.js": "^7.3.15",
"@types/yup": "^0.29.11",
"craco-alias": "^2.1.1",
"craco-fast-refresh": "^1.0.2",