added missing repo info

This commit is contained in:
SPRINX0\prochazka
2025-10-30 14:18:32 +01:00
parent a7ae6d7b47
commit dd77ee4a8e
3 changed files with 9 additions and 1 deletions

View File

@@ -14,6 +14,10 @@
"dist",
"icon.svg"
],
"repository": {
"type": "git",
"url": "https://github.com/dbgate/dbgate.git"
},
"scripts": {
"build:frontend": "webpack --config webpack-frontend.config",
"build:frontend:watch": "webpack --watch --config webpack-frontend.config",