aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
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 da9e0d9..3dcb4f3 100644
--- a/package.json
+++ b/package.json
@@ -28,6 +28,7 @@
"start": "bundle exec jekyll serve --watch --livereload",
"build": "gulp build",
"png": "gulp svg-to-png",
+ "zip": "gulp build-zip",
"release": "release-it"
},
"description": "",