missing dependency

This commit is contained in:
Jan Prochazka 2021-02-08 18:37:27 +01:00
parent c7dbf333c7
commit a3ad98d2a9

View File

@ -43,7 +43,8 @@
"simple-encryptor": "^4.0.0",
"tar": "^6.0.5",
"uuid": "^3.4.0",
"socket.io": "^2.3.0"
"socket.io": "^2.3.0",
"json-stable-stringify": "^1.0.1"
},
"scripts": {
"start": "nodemon src/index.js",