diff --git a/package.json b/package.json index 50c85cd..d824922 100644 --- a/package.json +++ b/package.json @@ -22,6 +22,9 @@ }, "author": "", "license": "ISC", + "publishConfig": { + "access": "public" + }, "devDependencies": { "@babel/core": "^7.12.16", "@babel/preset-env": "^7.12.16",