Skip to content

Commit

Permalink
added script to run relase-it
Browse files Browse the repository at this point in the history
  • Loading branch information
adnanrahic committed Feb 23, 2020
1 parent dca3e94 commit 9b71f18
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 @@ -4,7 +4,8 @@
"description": "Express.js Monitoring and Logging Agent by Sematext.",
"main": "lib/index.js",
"scripts": {
"test": "echo \"Build Passed.\" && exit 0"
"test": "echo \"Build Passed.\" && exit 0",
"release": "release-it"
},
"author": "Sematext Group, Inc.",
"license": "Copyright (c) Sematext Group, Inc.",
Expand Down

0 comments on commit 9b71f18

Please sign in to comment.