mirror of
https://github.com/TeamPiped/Piped.git
synced 2024-08-14 23:57:27 +00:00
Fix missing package.
This commit is contained in:
parent
360354d08e
commit
c90fba3b95
2 changed files with 10 additions and 2 deletions
|
@ -23,7 +23,8 @@
|
|||
"videojs-contrib-quality-levels": "^2.0.9",
|
||||
"videojs-hotkeys": "^0.2.27",
|
||||
"vue": "^3.0.5",
|
||||
"vue-router": "^4.0.4"
|
||||
"vue-router": "^4.0.4",
|
||||
"xml-js": "^1.6.11"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vue/cli-plugin-babel": "^4.5.11",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue