Skip to content

Commit

Permalink
add release-it
Browse files Browse the repository at this point in the history
  • Loading branch information
estevanmaito committed May 18, 2019
1 parent e622623 commit aab6ad6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@
"test:coverage": "jest --coverage",
"build": "webpack",
"dev": "webpack --watch",
"lint": "eslint"
"lint": "eslint",
"release": "release-it"
},
"dependencies": {},
"devDependencies": {
Expand Down

0 comments on commit aab6ad6

Please sign in to comment.