fixed repo

This commit is contained in:
SPRINX0\prochazka
2025-10-30 13:41:24 +01:00
parent 363a72c3ad
commit 530b830586

View File

@@ -3,6 +3,10 @@
"name": "dbgate-datalib",
"main": "lib/index.js",
"typings": "lib/index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/dbgate/dbgate.git"
},
"scripts": {
"build": "tsc",
"test": "jest",