diff --git a/package.json b/package.json index cbe9972..7c104f9 100644 --- a/package.json +++ b/package.json @@ -60,6 +60,9 @@ "type": "git", "url": "https://github.com/woovi/node-printer.git" }, + "publishConfig": { + "access": "public" + }, "scripts": { "apply-patches": "patch-package", "install": "prebuild-install || node-gyp rebuild",