Skip to content

Commit

Permalink
chore: change script publish:r
Browse files Browse the repository at this point in the history
  • Loading branch information
eddieyg committed Jan 31, 2023
1 parent ddd43a8 commit e51846d
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 @@ -3,7 +3,7 @@
"version": "0.0.1",
"description": "",
"scripts": {
"publish:ci": "pnpm -r publish"
"publish:r": "pnpm publish -r --access public"
},
"repository": {
"type": "git",
Expand Down

0 comments on commit e51846d

Please sign in to comment.