Skip to content

Commit

Permalink
#42 Removed npm's "next" tag in pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
akabekobeko committed Jan 11, 2021
1 parent fb6d3df commit 72617ef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"dev": "tsc -w",
"prepublishOnly": "yarn build",
"release": "release-it",
"release:pre": "release-it --preRelease --npm.tag=next",
"release:pre": "release-it --preRelease",
"test": "jest"
},
"dependencies": {
Expand Down

0 comments on commit 72617ef

Please sign in to comment.