Skip to content

Commit

Permalink
autopublish scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Jan 27, 2020
1 parent afd2d0a commit 8280d61
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -9,6 +9,9 @@
"tap": "^14.10.6"
},
"scripts": {
"preversion": "npm t",
"postversion": "npm publish",
"prepublishOnly": "git push --follow-tags",
"test": "tap"
},
"tap": {
Expand Down

0 comments on commit 8280d61

Please sign in to comment.