Skip to content

Commit

Permalink
BUGFIX: Fix release script.
Browse files Browse the repository at this point in the history
  • Loading branch information
Kevin Ruff committed Sep 13, 2018
1 parent 8a8404f commit 7a2dc31
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 @@ -51,7 +51,7 @@
"jest": "23.6.0",
"prettier": "1.14.2",
"rimraf": "2.6.2",
"semantic-release": "^8.2.0"
"semantic-release": "13.4.1"
},
"jest": {
"preset": "@immowelt/jest-preset-node"
Expand Down

0 comments on commit 7a2dc31

Please sign in to comment.