Skip to content

Commit

Permalink
chore(release): added semantic-release to scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
varijkapil13 committed Apr 2, 2019
1 parent 7bb68e7 commit 6aa09a6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,8 @@
"start": "react-scripts start",
"build": "react-scripts build",
"test": "react-scripts test",
"eject": "react-scripts eject"
"eject": "react-scripts eject",
"release": "semantic-release"
},
"eslintConfig": {
"extends": "react-app"
Expand Down

0 comments on commit 6aa09a6

Please sign in to comment.