removed unused packages

This commit is contained in:
Jan Prochazka
2021-12-22 16:34:34 +01:00
parent 318b137490
commit 2ff9e8c452
5 changed files with 1 additions and 52 deletions

View File

@@ -35,7 +35,6 @@
"express": "^4.17.1",
"express-basic-auth": "^1.2.0",
"express-fileupload": "^1.2.0",
"express-sse": "^0.5.3",
"fs-extra": "^9.1.0",
"fs-reverse": "^0.0.3",
"get-port": "^5.1.1",
@@ -50,7 +49,6 @@
"node-ssh-forward": "^0.7.2",
"portfinder": "^1.0.28",
"simple-encryptor": "^4.0.0",
"socket.io": "^2.3.0",
"tar": "^6.0.5",
"uuid": "^3.4.0"
},