diff --git a/lerna.json b/lerna.json index 4a7c366dcc..1093e542c2 100644 --- a/lerna.json +++ b/lerna.json @@ -29,6 +29,9 @@ "codemods/*", "experimental/*" ], + "publishConfig": { + "access": "public" + }, "npmClient": "yarn", "npmClientArgs": [ "--no-lockfile"