MIF_E31211958/public/assets/node_modules/jquery-wizard-master/.release.json

14 lines
267 B
JSON

{
"verbose": false,
"force": false,
"pkgFiles": ["package.json", "bower.json"],
"increment": "patch",
"commitMessage": "Release v%s",
"tagName": "v%s",
"tagAnnotation": "Release v%s",
"buildCommand": "gulp build",
"npm": {
"publish": true
}
}