Skip to content

Commit 0d2fcd5

Browse files
Access control
1 parent 23e55c3 commit 0d2fcd5

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

package.json

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,8 @@
4343
"@changesets/cli": "^2.27.11",
4444
"@jridgewell/sourcemap-codec": "^1.4.15"
4545
},
46-
"packageManager": "[email protected]"
46+
"packageManager": "[email protected]",
47+
"publishConfig": {
48+
"access": "public"
49+
}
4750
}

0 commit comments

Comments
 (0)