diff --git a/package.json b/package.json index c5a4f6f..77c595b 100644 --- a/package.json +++ b/package.json @@ -34,6 +34,9 @@ "dependencies": { "chalk": "^2.4.1" }, + "publishConfig": { + "access": "public" + }, "devDependencies": { "axe-core": "^3.5.4" }