aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-22 20:30:07 +0100
committercodecalm <codecalm@gmail.com>2020-03-22 20:30:07 +0100
commitb3a93606cb4f54f94716374550f9329aa1127d79 (patch)
tree3ad992ecb70d8acae45794a372ff16914af1a891 /package.json
parentreadme icons number update (diff)
downloadtabler-icons-b3a93606cb4f54f94716374550f9329aa1127d79.tar.xz
note, notes icon
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index 4356fdb..89fec1f 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": "",