diff --git a/package.json b/package.json index a8e57d71..1a30cb79 100644 --- a/package.json +++ b/package.json @@ -16,6 +16,9 @@ "README.md", "LICENSE.md" ], + "publishConfig": { + "access": "public" + }, "scripts": { "lint": "eslint 'src'", "type-check": "tsc --noEmit",