aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcodecalm <codecalm@gmail.com>2020-03-21 23:30:14 +0100
committercodecalm <codecalm@gmail.com>2020-03-21 23:30:14 +0100
commit4b8d213a1fc7f18388e87b4f21aa773d58b2fb9d (patch)
treea327efce2b9747c20d6d72894717b6f117ed6b20
parentRelease 1.0.3 (diff)
downloadtabler-icons-4b8d213a1fc7f18388e87b4f21aa773d58b2fb9d.tar.xz
release it fix
-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": {