npm packages - keywords

This commit is contained in:
Jan Prochazka
2020-11-17 07:48:45 +01:00
parent 61cb445237
commit b51a343323
5 changed files with 44 additions and 5 deletions

View File

@@ -1,5 +1,5 @@
{
"version": "1.0.0",
"version": "1.0.1",
"name": "dbgate-types",
"homepage": "https://dbgate.org/",
@@ -11,6 +11,10 @@
"author": "Jan Prochazka",
"license": "GPL",
"keywords": [
"dbgate"
],
"types": "index.d.ts",
"main": "",
"typeScriptVersion": "2.8"