Skip to content

Commit

Permalink
chore: prepare release script for initial release
Browse files Browse the repository at this point in the history
  • Loading branch information
userquin committed Dec 31, 2023
1 parent 39f60cb commit 9738814
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 @@ -40,7 +40,7 @@
"lint": "eslint .",
"lint-fix": "nr lint --fix",
"prepublishOnly": "npm run build",
"release": "bumpp && npm publish"
"release": "bumpp && npm publish --access=public"
},
"dependencies": {
},
Expand Down

0 comments on commit 9738814

Please sign in to comment.