mirror of
https://github.com/DeNNiiInc/dbgate.git
synced 2026-04-18 03:16:01 +00:00
fixes + optimalized web package
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user