Skip to content

Commit

Permalink
Add publish config
Browse files Browse the repository at this point in the history
  • Loading branch information
zoontek committed Jan 26, 2024
1 parent 71e5066 commit 3ca568b
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,10 @@
"safari",
"chrome-custom-tabs"
],
"publishConfig": {
"access": "public",
"registry": "https://registry.npmjs.org"
},
"scripts": {
"format": "prettier '**/*' -u -w",
"typecheck": "tsc --noEmit",
Expand Down

0 comments on commit 3ca568b

Please sign in to comment.