diff --git a/package.json b/package.json index 7a6ac6b..de685cc 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "clean": "rimraf ./dist", "watch": "tsc --watch", "prepublishOnly": "npm run build", - "release": "np --no-tests", + "release": "np --no-tests --any-branch", "prepare": "husky" }, "devDependencies": {