diff options
author | codecalm <codecalm@gmail.com> | 2020-03-22 20:30:07 +0100 |
---|---|---|
committer | codecalm <codecalm@gmail.com> | 2020-03-22 20:30:07 +0100 |
commit | b3a93606cb4f54f94716374550f9329aa1127d79 (patch) | |
tree | 3ad992ecb70d8acae45794a372ff16914af1a891 /package.json | |
parent | readme icons number update (diff) | |
download | tabler-icons-b3a93606cb4f54f94716374550f9329aa1127d79.tar.xz |
note, notes icon
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 4356fdb7..89fec1ff 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,7 @@ "main": "gulpfile.js", "scripts": { "start": "bundle exec jekyll serve --watch --livereload", + "optimize": "gulp optimize", "release": "release-it" }, "description": "", |