From e2b97ef5e9fbfb3e1b1897d7a3696dbd15532441 Mon Sep 17 00:00:00 2001 From: codecalm Date: Tue, 10 Mar 2020 23:09:22 +0100 Subject: update license --- package.json | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index af9de9f..a897122 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "tabler-icons", - "version": "1.0.0", + "version": "1.0.0-alpha.2", "repository": { "type": "git", "url": "git+https://github.com/tabler/tabler-icons.git" @@ -10,6 +10,9 @@ "bugs": { "url": "https://github.com/tabler/tabler-icons/issues" }, + "files": [ + "dist/*" + ], "homepage": "https://github.com/tabler/tabler-icons#readme", "main": "gulpfile.js", "scripts": { -- cgit v1.2.1