From 9dc5f1a04e8c930ce7b647742a83a489d0088a9a Mon Sep 17 00:00:00 2001 From: web-padawan Date: Mon, 18 Mar 2019 18:03:47 +0200 Subject: [PATCH] fix(package): add missing iconset.js to files --- package.json | 1 + 1 file changed, 1 insertion(+) diff --git a/package.json b/package.json index edd2d35..c8e35ae 100644 --- a/package.json +++ b/package.json @@ -18,6 +18,7 @@ }, "homepage": "https://vaadin.com/icons", "files": [ + "iconset.js", "vaadin-icons.js" ], "scripts": {