fix(rsbuild): set publish config correctly (#29282)
This commit is contained in:
parent
e3f8c813d6
commit
e82e69198f
@ -4,7 +4,7 @@
|
|||||||
"version": "0.0.1",
|
"version": "0.0.1",
|
||||||
"type": "commonjs",
|
"type": "commonjs",
|
||||||
"publishConfig": {
|
"publishConfig": {
|
||||||
"access": "private"
|
"access": "public"
|
||||||
},
|
},
|
||||||
"repository": {
|
"repository": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user