diff options
author | Paweł Kuna <1282324+codecalm@users.noreply.github.com> | 2021-11-24 13:41:50 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2021-11-24 13:41:50 +0100 |
commit | 25edc1550d5e438b6a29eb128aa1e85ec638a671 (patch) | |
tree | 496b38c206c7937de0bf670c3de3fa0814f9cb65 /package.json | |
parent | Release 1.45.0 (diff) | |
download | tabler-icons-25edc1550d5e438b6a29eb128aa1e85ec638a671.tar.xz |
Update package.json
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
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" }, |