aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json3
1 files changed, 2 insertions, 1 deletions
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",