Lerna: Add publishConfig access public [skip ci] (#6557)
This commit is contained in:
parent
0a823fbe8d
commit
e5e7f5bf79
@ -29,6 +29,9 @@
|
|||||||
"codemods/*",
|
"codemods/*",
|
||||||
"experimental/*"
|
"experimental/*"
|
||||||
],
|
],
|
||||||
|
"publishConfig": {
|
||||||
|
"access": "public"
|
||||||
|
},
|
||||||
"npmClient": "yarn",
|
"npmClient": "yarn",
|
||||||
"npmClientArgs": [
|
"npmClientArgs": [
|
||||||
"--no-lockfile"
|
"--no-lockfile"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user