Skip to content

Commit 3ca568b

Browse files
committed
Add publish config
1 parent 71e5066 commit 3ca568b

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

package.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,10 @@
2626
"safari",
2727
"chrome-custom-tabs"
2828
],
29+
"publishConfig": {
30+
"access": "public",
31+
"registry": "https://registry.npmjs.org"
32+
},
2933
"scripts": {
3034
"format": "prettier '**/*' -u -w",
3135
"typecheck": "tsc --noEmit",

0 commit comments

Comments
 (0)