Skip to content

Commit

Permalink
😒 chore: Add release script.
Browse files Browse the repository at this point in the history
  • Loading branch information
make-github-pseudonymous-again committed Apr 28, 2020
1 parent bd289af commit ec50aa9
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 @@ -87,7 +87,8 @@
"cover": "nyc --reporter=lcov npm test",
"test": "ava",
"esdoc": "esdoc",
"prepare": "npm run build"
"prepare": "npm run build",
"release": "np"
},
"files": [
"lib"
Expand Down

0 comments on commit ec50aa9

Please sign in to comment.