mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 23:06:00 +00:00
missing dependency
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user