This commit is contained in:
Jan Prochazka
2021-02-07 17:48:46 +01:00
parent e0303aa77e
commit 8e26918975
4 changed files with 8 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "dbgate",
"version": "1.0.7",
"version": "3.9.6-alpha.7",
"homepage": "https://dbgate.org/",
"repository": {
"type": "git",
@@ -16,5 +16,9 @@
"sql",
"dbgate",
"web"
]
],
"dependencies": {
"dbgate-api": "3.9.6-alpha.7",
"dbgate-web": "3.9.6-alpha.7"
}
}