diff options
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 3 | 
1 files changed, 2 insertions, 1 deletions
| diff --git a/package.json b/package.json index cc4c7fbd..990d5a77 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", | 
