Merge branch 'master' into develop

This commit is contained in:
Jan Prochazka 2021-10-31 07:34:13 +01:00
commit 3ff7c7164a
2 changed files with 2 additions and 0 deletions

View File

@ -26,6 +26,7 @@
"compare-versions": "^3.6.0",
"cors": "^2.8.5",
"cross-env": "^6.0.3",
"dbgate-query-splitter": "^4.1.1",
"dbgate-sqltree": "^4.1.1",
"dbgate-tools": "^4.1.1",
"eslint": "^6.8.0",

View File

@ -32,6 +32,7 @@
},
"dependencies": {
"lodash": "^4.17.21",
"dbgate-query-splitter": "^4.1.1",
"uuid": "^3.4.0"
}
}