diff --git a/package.json b/package.json index f44f64c..779c2a6 100644 --- a/package.json +++ b/package.json @@ -24,6 +24,9 @@ ] } }, + "publishConfig": { + "access": "public" + }, "scripts": { "build": "yarn tsc --build tsconfig.build.json", "build:watch": "yarn build --watch",