🐉 Changes to support archive operations
This commit is contained in:
@@ -24,6 +24,7 @@
|
||||
"@types/unzipper": "^0.10.3",
|
||||
"@typescript-eslint/eslint-plugin": "^2.26.0",
|
||||
"@typescript-eslint/parser": "^2.26.0",
|
||||
"7zip-min": "^1.4.0",
|
||||
"chokidar": "^3.5.2",
|
||||
"eslint": "^6.8.0",
|
||||
"eslint-plugin-import": "^2.20.2",
|
||||
@@ -34,7 +35,9 @@
|
||||
"pino": "^6.13.2",
|
||||
"pino-pretty": "^7.0.0",
|
||||
"ts-jest": "^25.3.0",
|
||||
"ts-node": "^8.8.1"
|
||||
"ts-node": "^8.8.1",
|
||||
"unrar": "^0.2.0",
|
||||
"unrar-promise": "^2.0.1"
|
||||
},
|
||||
"dependencies": {
|
||||
"@root/walk": "^1.1.0",
|
||||
@@ -64,7 +67,7 @@
|
||||
"sharp": "^0.28.1",
|
||||
"socket.io": "^4.1.1",
|
||||
"socket.io-stream": "^0.5.3",
|
||||
"threetwo-ui-typings": "^1.0.5",
|
||||
"threetwo-ui-typings": "^1.0.10",
|
||||
"typescript": "^3.8.3",
|
||||
"xml2js": "^0.4.23"
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user