mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-28 13:08:01 +02:00
Fix Typo
This commit is contained in:
parent
2c1ba2e308
commit
e905bb0d9a
3 changed files with 258 additions and 250 deletions
|
@ -11,18 +11,18 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"bootstrap-icons": "^1.10.5",
|
||||
"dompurify": "^3.0.2",
|
||||
"dompurify": "^3.0.3",
|
||||
"mux.js": "^6.3.0",
|
||||
"peerjs": "^1.4.7",
|
||||
"pinia": "^2.0.35",
|
||||
"pinia": "^2.0.36",
|
||||
"shaka-player": "^4.3.6",
|
||||
"sortablejs": "^1.15.0",
|
||||
"vue": "^3.2.38"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^4.2.1",
|
||||
"@vitejs/plugin-vue": "^4.2.3",
|
||||
"prettier": "^2.8.8",
|
||||
"vite": "^4.3.3",
|
||||
"vite": "^4.3.6",
|
||||
"vite-plugin-pwa": "^0.14.7"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue