From dbb936679c33d52d6adc10a6758acaef32f4699b Mon Sep 17 00:00:00 2001 From: Clement Michaud Date: Tue, 5 Sep 2017 00:43:00 +0200 Subject: [PATCH] Try to fix issue with npm publishing --- package.json | 4 ---- 1 file changed, 4 deletions(-) diff --git a/package.json b/package.json index 65881b2ee..0560be83d 100644 --- a/package.json +++ b/package.json @@ -103,10 +103,6 @@ "u2f-api": "0.0.9", "uglify-es": "^3.0.15" }, - "files": [ - "dist/", - "LICENSE" - ], "nyc": { "include": [ "src/*.ts",