Skip to content

Commit

Permalink
Enable package publish to npm
Browse files Browse the repository at this point in the history
  • Loading branch information
screendriver committed Jul 16, 2023
1 parent dc7ac51 commit 941fcc7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .release-it.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
"release": true,
"releaseName": "v${version}"
},
"npm": {
"publish": true
},
"hooks": {
"before:init": [
"npm run compile",
Expand Down

0 comments on commit 941fcc7

Please sign in to comment.