diff --git a/package.json b/package.json index c88812a..f727a34 100644 --- a/package.json +++ b/package.json @@ -65,5 +65,8 @@ "repository": { "type": "git", "url": "https://github.com/ttshivers/nestjs-http-promise" + }, + "publishConfig": { + "access": "public" } }