diff --git a/package.json b/package.json index f4dd43b..0c5473b 100644 --- a/package.json +++ b/package.json @@ -56,6 +56,9 @@ "files": [ "dist" ], + "release": { + "branches": ["main"] + }, "jest": { "rootDir": "./", "testRegex": ".*\\.test\\.ts$",