This commit is contained in:
Jan Prochazka
2020-11-16 21:35:18 +01:00
parent 5384677c6c
commit 2a032dfc33
11 changed files with 98 additions and 24 deletions

View File

@@ -1,6 +1,16 @@
{
"version": "0.1.0",
"version": "1.0.0",
"name": "@dbgate/types",
"homepage": "https://dbgate.org/",
"repository": {
"type": "git",
"url": "https://github.com/dbshell/dbgate.git"
},
"funding": "https://www.paypal.com/paypalme/JanProchazkaCz/30eur",
"author": "Jan Prochazka",
"license": "GPL",
"types": "index.d.ts",
"main": "",
"typeScriptVersion": "2.8"