Skip to content

Commit

Permalink
build: add release script
Browse files Browse the repository at this point in the history
  • Loading branch information
Kikobeats committed May 26, 2019
1 parent 24028c7 commit 8e12412
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,7 @@
"coveralls": "nyc report --reporter=text-lcov | coveralls",
"lint": "standard && standard-markdown",
"pretest": "npm run lint",
"release": "bumped release",
"test": "nyc mocha"
},
"license": "MIT"
Expand Down

0 comments on commit 8e12412

Please sign in to comment.