Skip to content

Commit fcef46c

Browse files
committed
chore: set npm publish access to public
1 parent 757425e commit fcef46c

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
@@ -60,5 +60,8 @@
6060
"peerDependencies": {
6161
"solid-js": ">=1.7.0"
6262
},
63-
"packageManager": "[email protected]"
63+
"packageManager": "[email protected]",
64+
"publishConfig": {
65+
"access": "public"
66+
}
6467
}

0 commit comments

Comments
 (0)