1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-08-12 00:54:37 +02:00

release it fix

This commit is contained in:
codecalm
2020-03-21 23:30:14 +01:00
parent 8a08015656
commit 4b8d213a1f

View File

@@ -28,7 +28,7 @@
"start": "bundle exec jekyll serve --watch --livereload", "start": "bundle exec jekyll serve --watch --livereload",
"build": "gulp build", "build": "gulp build",
"png": "gulp svg-to-png", "png": "gulp svg-to-png",
"release": "release-it --ci" "release": "release-it"
}, },
"description": "", "description": "",
"devDependencies": { "devDependencies": {