switch to ctrl from shift for keybindings

+ readme: removed cider and added mellowmusic
+ updated dep.
This commit is contained in:
Shiny Nematoda 2023-10-07 13:44:17 +00:00
parent bcb4dceaae
commit fe11f9d2f1
4 changed files with 138 additions and 140 deletions

View file

@ -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"
}
}