fix(rsbuild): set publish config correctly (#29282)

This commit is contained in:
Colum Ferry 2024-12-10 09:44:37 +00:00 committed by GitHub
parent e3f8c813d6
commit e82e69198f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,7 +4,7 @@
"version": "0.0.1",
"type": "commonjs",
"publishConfig": {
"access": "private"
"access": "public"
},
"repository": {
"type": "git",