diff --git a/package.json b/package.json index 918e0b5..b904f5f 100644 --- a/package.json +++ b/package.json @@ -38,6 +38,10 @@ ], "author": "", "license": "ISC", + "publishConfig": { + "access": "public", + "registry": "https://registry.npmjs.org/" + }, "peerDependencies": { "@faker-js/faker": "^9", "msw": "^2"