This commit is contained in:
Shiny Nematoda 2023-07-23 15:07:28 +00:00
parent be45a401b7
commit 27126b64be
6 changed files with 169 additions and 181 deletions

View file

@ -15,14 +15,14 @@
"mux.js": "^6.3.0",
"peerjs": "^1.4.7",
"pinia": "^2.1.4",
"shaka-player": "^4.3.7",
"shaka-player": "^4.3.8",
"sortablejs": "^1.15.0",
"vue": "^3.2.38"
},
"devDependencies": {
"@vitejs/plugin-vue": "^4.2.3",
"prettier": "^3.0.0",
"vite": "^4.4.4",
"vite": "^4.4.6",
"vite-plugin-pwa": "^0.16.4"
}
}