aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2021-11-29 00:42:39 +0100
committercodecalm <codecalm@gmail.com>2021-11-29 00:42:39 +0100
commit2cc5c411fc2698e4ebd2816418570a323d6d292c (patch)
treee6d8eb4bf32621ae408736d51b35fea74fe24039
parent17 new icons: `brand-notion`, `device-watch-stats-2`, `device-watch-stats`, `... (diff)
parentUpdate package.json (diff)
downloadtabler-icons-2cc5c411fc2698e4ebd2816418570a323d6d292c.tar.xz
Merge remote-tracking branch 'origin/master'
-rw-r--r--package.json2
1 files changed, 2 insertions, 0 deletions
diff --git a/package.json b/package.json
index d8ca11af..f2b15798 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,7 @@
{
"name": "@tabler/icons",
"version": "1.45.0",
+ "description": "A set of over 1350 free MIT-licensed high-quality SVG icons for you to use in your web projects.",
"repository": {
"type": "git",
"url": "git+https://github.com/tabler/tabler-icons.git"
@@ -17,6 +18,7 @@
"sideEffects": false,
"author": "codecalm",
"license": "MIT",
+ "homepage": "https://tabler-icons.io/",
"bugs": {
"url": "https://github.com/tabler/tabler-icons/issues"
},