diff --git a/package.json b/package.json index 62582eec..345dad0d 100644 --- a/package.json +++ b/package.json @@ -6,6 +6,10 @@ "type": "git", "url": "https://github.com/percy/percy-storybook.git" }, + "publishConfig": { + "access": "public", + "tag": "beta" + }, "engine": { "node": ">=14" },