Skip to content

Commit

Permalink
feat(sr): use @beta
Browse files Browse the repository at this point in the history
  • Loading branch information
ricardocasares committed Jan 7, 2019
1 parent 9ec0e79 commit bc6e864
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 @@ -21,7 +21,7 @@
},
"scripts": {
"commit": "npx git-cz",
"release": "npx semantic-release",
"release": "npx semantic-release@beta",
"prettier": "npx prettier --write **/*.js"
},
"dependencies": {
Expand Down

0 comments on commit bc6e864

Please sign in to comment.