Skip to content

Commit

Permalink
fix(build): pin standard-version to 4.2.0 because version above fail …
Browse files Browse the repository at this point in the history
…during git commit
  • Loading branch information
tomastrajan committed Nov 16, 2018
1 parent 97b5da4 commit a002550
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,7 @@
"prettier": "^1.14.3",
"protractor": "^5.4.1",
"rimraf": "^2.6.2",
"standard-version": "^4.4.0",
"standard-version": "4.2.0",
"ts-node": "~7.0.1",
"tslint": "~5.11.0",
"typescript": "^3.1.6",
Expand Down

0 comments on commit a002550

Please sign in to comment.