diff --git a/package.json b/package.json index b930980..f0ee82e 100644 --- a/package.json +++ b/package.json @@ -30,6 +30,10 @@ "!packages/docs" ] }, + "publishConfig": { + "registry": "https://registry.npmjs.org/", + "access": "public" + }, "jest": { "moduleDirectories": [ "node_modules"