🧽 Removed useless deps
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
"@typescript-eslint/eslint-plugin": "^4.33.0",
|
||||
"@typescript-eslint/parser": "^4.33.0",
|
||||
"7zip-min": "^1.4.0",
|
||||
"chokidar": "^3.5.2",
|
||||
"eslint": "^7.32.0",
|
||||
"eslint-plugin-import": "^2.20.2",
|
||||
"eslint-plugin-prefer-arrow": "^1.2.2",
|
||||
@@ -36,8 +35,7 @@
|
||||
"pino-pretty": "^7.0.0",
|
||||
"ts-jest": "^25.3.0",
|
||||
"ts-node": "^8.8.1",
|
||||
"unrar": "^0.2.0",
|
||||
"unrar-promise": "^2.0.1"
|
||||
"unrar": "^0.2.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"@root/walk": "^1.1.0",
|
||||
@@ -47,6 +45,7 @@
|
||||
"@types/pino": "^6.3.8",
|
||||
"@types/string-similarity": "^4.0.0",
|
||||
"7zip-bin": "^5.1.1",
|
||||
"chokidar": "^3.5.2",
|
||||
"amqplib": "^0.7.1",
|
||||
"fs-extra": "^10.0.0",
|
||||
"imghash": "^0.0.9",
|
||||
|
||||
Reference in New Issue
Block a user