From 3e57aab717c308f7e96a718925d0f1fdb5f51078 Mon Sep 17 00:00:00 2001 From: Jan Prochazka Date: Mon, 30 Nov 2020 20:03:04 +0100 Subject: [PATCH] packages-types v1.0.2 --- packages/types/package.json | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/packages/types/package.json b/packages/types/package.json index 51593be26..a66d49637 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -1,20 +1,17 @@ { - "version": "1.0.1", + "version": "1.0.2", "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", - "keywords": [ "dbgate" ], - "types": "index.d.ts", "main": "", "typeScriptVersion": "2.8"