fixes + optimalized web package

This commit is contained in:
Jan Prochazka
2021-02-08 18:27:26 +01:00
parent 818de9b111
commit 19392e9406
3 changed files with 33 additions and 34 deletions

View File

@@ -42,7 +42,8 @@
"node-cron": "^2.0.3",
"simple-encryptor": "^4.0.0",
"tar": "^6.0.5",
"uuid": "^3.4.0"
"uuid": "^3.4.0",
"socket.io": "^2.3.0"
},
"scripts": {
"start": "nodemon src/index.js",