From deaef75f69be529e8037c8d70716059deb3b8d4f Mon Sep 17 00:00:00 2001 From: codecalm Date: Thu, 12 Mar 2020 15:07:08 +0100 Subject: npm fix --- package.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index cc4c7fb..990d5a7 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,8 @@ "url": "https://github.com/tabler/tabler-icons/issues" }, "files": [ - "icons/*" + "icons/*", + "tabler-sprite.svg" ], "homepage": "https://github.com/tabler/tabler-icons#readme", "main": "gulpfile.js", -- cgit v1.2.1