⚙️ Fixed the uncompression method to use container-local comics and userdata directories

This commit is contained in:
2021-12-01 20:35:23 -08:00
parent e4bdfbdba1
commit fdd6538a96
5 changed files with 1616 additions and 3003 deletions

View File

@@ -31,7 +31,8 @@
"jest-cli": "^27.2.5",
"moleculer-repl": "^0.6.6",
"ts-jest": "^25.3.0",
"ts-node": "^8.8.1"
"ts-node": "^8.8.1",
"typescript": "^3.9.10"
},
"dependencies": {
"7zip-bin": "^5.1.1",
@@ -64,11 +65,9 @@
"node-calibre": "^2.1.1",
"node-unrar-js": "^1.0.2",
"sharp": "^0.28.1",
"socket.io": "^4.3.2",
"socket.io-stream": "^0.5.3",
"socket.io": "^4.4.0",
"threetwo-ui-typings": "^1.0.11",
"through2": "^4.0.2",
"typescript": "^3.8.3",
"unrar": "^0.2.0",
"xml2js": "^0.4.23"
},