Skip to content

Commit

Permalink
Build: Force new major version
Browse files Browse the repository at this point in the history
  • Loading branch information
Anders Westy Larsen committed Dec 3, 2018
1 parent 60c6c95 commit 9d90814
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "trustpilot",
"version": "3.0.0",
"version": "2.0.0",
"description": "HTTP client for Trustpilot",
"homepage": "https://github.com/trustpilot/node-trustpilot",
"repository": "https://github.com/trustpilot/node-trustpilot.git",
Expand Down Expand Up @@ -46,7 +46,7 @@
},
"husky": {
"hooks": {
"commit-msg": "commitlint -E GIT_PARAMS"
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS"
}
}
}

0 comments on commit 9d90814

Please sign in to comment.