mirror of
https://codeberg.org/Hyperpipe/Hyperpipe
synced 2025-06-28 05:08:00 +02:00
switch to ctrl from shift for keybindings
+ readme: removed cider and added mellowmusic + updated dep.
This commit is contained in:
parent
bcb4dceaae
commit
fe11f9d2f1
4 changed files with 138 additions and 140 deletions
10
package.json
10
package.json
|
@ -11,18 +11,18 @@
|
|||
},
|
||||
"dependencies": {
|
||||
"bootstrap-icons": "^1.11.1",
|
||||
"dompurify": "^3.0.5",
|
||||
"dompurify": "^3.0.6",
|
||||
"mux.js": "^6.3.0",
|
||||
"peerjs": "^1.5.0",
|
||||
"peerjs": "^1.5.1",
|
||||
"pinia": "^2.1.6",
|
||||
"shaka-player": "^4.4.2",
|
||||
"shaka-player": "^4.5.0",
|
||||
"sortablejs": "^1.15.0",
|
||||
"vue": "^3.2.38"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@vitejs/plugin-vue": "^4.3.4",
|
||||
"@vitejs/plugin-vue": "^4.4.0",
|
||||
"prettier": "^3.0.3",
|
||||
"vite": "^4.4.9",
|
||||
"vite": "^4.4.11",
|
||||
"vite-plugin-pwa": "^0.16.5"
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue