diff options
author | codecalm <codecalm@gmail.com> | 2020-03-09 23:42:33 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-09 23:42:33 +0100 |
commit | 587748e3c998dedf23d273e3ce522a2ca46900e6 (patch) | |
tree | 37300a0d52b99d1f8e1eb7b79c3bcdeb55708f6b /package.json | |
parent | jekyll build fix (diff) | |
download | tabler-icons-587748e3c998dedf23d273e3ce522a2ca46900e6.tar.xz |
toggle, phone fixes, box
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json index 510a4dca..fa23e087 100644 --- a/package.json +++ b/package.json @@ -13,6 +13,7 @@ "homepage": "https://github.com/tabler/tabler-icons#readme", "main": "gulpfile.js", "scripts": { + "optimize": "gulp optimize", "build": "gulp optimize && gulp build && gulp icons-sprite" }, "description": "", |