Skip to content

Commit

Permalink
chore: publish as latest-v4
Browse files Browse the repository at this point in the history
  • Loading branch information
isaacs committed Feb 13, 2020
1 parent 69c2977 commit d7d8c58
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions package.json
Expand Up @@ -7,6 +7,9 @@
"*.js",
"lib"
],
"publishConfig": {
"tag": "latest-v4"
},
"scripts": {
"prerelease": "npm t",
"postrelease": "npm publish && git push --follow-tags",
Expand Down

0 comments on commit d7d8c58

Please sign in to comment.