📦 (music) add plyr and remove youtube-video-js

to handle on ready event
This commit is contained in:
2020-07-11 00:18:47 +02:00
parent d644760a6b
commit 1fb3d1d39f
2 changed files with 33 additions and 14 deletions

View File

@@ -10,11 +10,11 @@
"dependencies": {
"@vue/composition-api": "^1.0.0-beta.1",
"core-js": "^3.6.5",
"plyr": "^3.6.2",
"register-service-worker": "^1.7.1",
"vue": "^2.6.11",
"vue-router": "^3.2.0",
"vuex": "^3.4.0",
"youtube-video-js": "^3.2.0"
"vuex": "^3.4.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^2.33.0",