diff --git a/package.json b/package.json index e586ec40b..ca1fad3aa 100644 --- a/package.json +++ b/package.json @@ -31,6 +31,9 @@ "pre-commit": "npm run husky:precommit" } }, + "publishConfig": { + "access": "public" + }, "repository": { "type": "git", "url": "https://github.com/freenowtech/wave.git"