Update package.json

This commit is contained in:
Paweł Kuna 2021-11-24 13:41:50 +01:00 committed by GitHub
parent a84fcfc0c2
commit 25edc1550d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 0 deletions

View File

@ -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"
},