Skip to content
This repository has been archived by the owner on Nov 28, 2023. It is now read-only.

Commit

Permalink
chore(npm) Add release-it for better release management
Browse files Browse the repository at this point in the history
  • Loading branch information
andi1984 committed Oct 8, 2020
1 parent 627725e commit aa2c8ff
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 @@ -22,7 +22,8 @@
"build": "tsc",
"start": "./build/cli.js",
"prepare": "npm run build",
"release": "release-it"
"release": "release-it",
"min": "nodemin"
},
"author": "Andreas Sander <mail@andi1984.de>",
"license": "MIT",
Expand Down

0 comments on commit aa2c8ff

Please sign in to comment.