diff --git a/package.json b/package.json index 32ecd0f1..be6e61ca 100644 --- a/package.json +++ b/package.json @@ -47,5 +47,8 @@ "prettier": "1.17.0", "pretty-quick": "1.10.0", "semantic-release": "15.13.3" + }, + "publishConfig": { + "access": "public" } }