1
0
mirror of https://github.com/tabler/tabler-icons.git synced 2025-07-31 11:20:31 +02:00

release it fix

This commit is contained in:
codecalm
2020-06-05 18:42:27 +02:00
parent dc7373b67d
commit e0d8988b20

View File

@@ -1,6 +1,6 @@
{
"name": "tabler-icons",
"version": "1.8.1",
"version": "1.9.0",
"repository": {
"type": "git",
"url": "git+https://github.com/tabler/tabler-icons.git"
@@ -44,7 +44,7 @@
},
"release-it": {
"hooks": {
"after:bump": "gulp build --latest-version ${latestVersion} --new-version ${version}",
"after:bump": "gulp build --latest-version ${latestVersion} --new-version ${version} --verbose",
"after:release": "echo Successfully released ${name} v${latestVersion} to ${repo.repository}."
},
"git": {