Lerna: Add publishConfig access public [skip ci] (#6557)

This commit is contained in:
Henry Zhu 2017-10-26 19:22:13 -04:00 committed by GitHub
parent 0a823fbe8d
commit e5e7f5bf79

View File

@ -29,6 +29,9 @@
"codemods/*",
"experimental/*"
],
"publishConfig": {
"access": "public"
},
"npmClient": "yarn",
"npmClientArgs": [
"--no-lockfile"