fix vnc on windows

This commit is contained in:
Elijah R
2024-08-04 18:28:33 -04:00
parent 2b90bc03c8
commit b7a02f9874
4 changed files with 11 additions and 7 deletions

View File

@@ -13,7 +13,7 @@
"license": "GPL-3.0",
"dependencies": {
"@computernewb/nodejs-rfb": "^0.3.0",
"@computernewb/superqemu": "^0.1.0",
"@computernewb/superqemu": "^0.2.1",
"@cvmts/cvm-rs": "*",
"@maxmind/geoip2-node": "^5.0.0",
"execa": "^8.0.1",