From 0939f09db5ddcfcc588f50805577841f95576330 Mon Sep 17 00:00:00 2001 From: Ingo Fischer Date: Sun, 3 May 2020 00:47:53 +0200 Subject: [PATCH] fix npmignore nd package.json --- .npmignore | 2 ++ package.json | 6 ------ 2 files changed, 2 insertions(+), 6 deletions(-) diff --git a/.npmignore b/.npmignore index 8f69203c..ba8a86cf 100644 --- a/.npmignore +++ b/.npmignore @@ -7,3 +7,5 @@ node_modules src gulpfile.js package-lock.json +test +.travis.yml diff --git a/package.json b/package.json index c4f462e3..24d7fd97 100644 --- a/package.json +++ b/package.json @@ -29,12 +29,6 @@ "type": "git", "url": "https://github.com/iobroker-community-adapters/ioBroker.habpanel" }, - "licenses": [ - { - "type": "EPL-1.0", - "url": "https://github.com/iobroker-community-adapters/ioBroker.habpanel/blob/master/LICENSE" - } - ], "keywords": [ "ioBroker", "GUI",