diff --git a/package.json b/package.json index 8adb099..e57ec38 100644 --- a/package.json +++ b/package.json @@ -7,6 +7,9 @@ "bin": { "dep-check": "./bin/dep-check.js" }, + "publishConfig": { + "access": "public" + }, "files": [ "dist", "bin",