Skip to content

Commit

Permalink
build: fix semantic release script
Browse files Browse the repository at this point in the history
  • Loading branch information
ihym committed May 25, 2018
1 parent d88102d commit afac6f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"rxjs": ">=6.0.0"
},
"devDependencies": {
"semantic-release": "15.5.0"
"semantic-release": "8.2.3"
},
"scripts": {
"semantic-release": "semantic-release pre && npm publish && semantic-release post"
Expand Down

0 comments on commit afac6f4

Please sign in to comment.