Skip to content
This repository has been archived by the owner on Apr 4, 2023. It is now read-only.

Commit

Permalink
feat(deps): update semantic release
Browse files Browse the repository at this point in the history
  • Loading branch information
Norbert Varga committed Jul 16, 2018
1 parent 9b5160a commit d15b61b
Showing 1 changed file with 2 additions and 10 deletions.
12 changes: 2 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,7 @@
"description": "Boar Tasks for client side",
"main": "index.js",
"scripts": {
"validate-commit-msg": "validate-commit-msg",
"semantic-release": "semantic-release pre && npm publish && semantic-release post"
},
"release": {
"verifyConditions": {
"path": "./node_modules/semantic-release/dist/lib/plugin-noop.js"
}
"semantic-release": "semantic-release"
},
"repository": {
"type": "git",
Expand Down Expand Up @@ -69,9 +63,7 @@
"yargs": "6.0.0"
},
"devDependencies": {
"pre-commit": "1.1.3",
"semantic-release": "4.3.5",
"validate-commit-message": "3.0.1"
"semantic-release": "15.7.2"
},
"homepage": "https://github.com/emartech/boar-tasks-client"
}

0 comments on commit d15b61b

Please sign in to comment.