diff --git a/package.json b/package.json index 3debfc3..9d726c8 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,8 @@ }, "homepage": "https://github.com/AppAndFlow/rn-magic-scroll#readme", "publishConfig": { - "registry": "https://registry.npmjs.org/" + "registry": "https://registry.npmjs.org/", + "access": "public" }, "devDependencies": { "@commitlint/config-conventional": "^17.0.2", @@ -104,8 +105,7 @@ "tagName": "v${version}" }, "npm": { - "publish": true, - "access": "public" + "publish": true }, "github": { "release": true