From d4a2b5dab9b2db6760da10f5ea082a6da73cf56f Mon Sep 17 00:00:00 2001 From: Clement Michaud Date: Mon, 4 Sep 2017 23:49:11 +0200 Subject: [PATCH] Try to fix issue with npm publishing --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 38e4fa36b..b32a2e3f7 100644 --- a/package.json +++ b/package.json @@ -104,7 +104,7 @@ "uglify-es": "^3.0.15" }, "files": [ - "dist", + "dist/", "LICENSE" ], "nyc": {