diff --git a/package.json b/package.json index 0ae2af2..1ca45a9 100644 --- a/package.json +++ b/package.json @@ -86,5 +86,8 @@ }, "publishConfig": { "access": "public" + }, + "release": { + "branches": ["master"] } }