diff --git a/README b/README.md similarity index 100% rename from README rename to README.md diff --git a/package.json b/package.json index 2673433..34145c1 100644 --- a/package.json +++ b/package.json @@ -47,5 +47,8 @@ "next" ], "dryRun": false + }, + "publishConfig": { + "access": "public" } }