aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index c54a745..da9e0d9 100644
--- a/package.json
+++ b/package.json
@@ -28,7 +28,7 @@
"start": "bundle exec jekyll serve --watch --livereload",
"build": "gulp build",
"png": "gulp svg-to-png",
- "release": "release-it --ci"
+ "release": "release-it"
},
"description": "",
"devDependencies": {