diff --git a/package.json b/package.json index 3251ab9..2ddcab2 100644 --- a/package.json +++ b/package.json @@ -54,6 +54,9 @@ "typescript": "^4.3.2", "semantic-release": "^17.4.3" }, + "publishConfig": { + "access": "public" + }, "husky": { "hooks": { "pre-commit": "tsdx lint"