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", "name": "dbgate-datalib",
"main": "lib/index.js", "main": "lib/index.js",
"typings": "lib/index.d.ts", "typings": "lib/index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/dbgate/dbgate.git"
},
"scripts": { "scripts": {
"build": "tsc", "build": "tsc",
"test": "jest", "test": "jest",