diff --git a/package.json b/package.json index 79f1521..462b2fa 100644 --- a/package.json +++ b/package.json @@ -38,5 +38,8 @@ }, "peerDependencies": { "cypress": "*" + }, + "release": { + "branches": "main" } }