aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-10 23:09:22 +0100
committercodecalm <codecalm@gmail.com>2020-03-10 23:09:22 +0100
commite2b97ef5e9fbfb3e1b1897d7a3696dbd15532441 (patch)
treec677d8d38b04ad203e669ded86cf65f399f680d6 /package.json
parentreadme (diff)
downloadtabler-icons-e2b97ef5e9fbfb3e1b1897d7a3696dbd15532441.tar.xz
update license
Diffstat (limited to 'package.json')
-rw-r--r--package.json5
1 files changed, 4 insertions, 1 deletions
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": {