diff --git a/package.json b/package.json index 8d033fcf7..7cc9bae40 100644 --- a/package.json +++ b/package.json @@ -28,7 +28,7 @@ "lint:fix": "yarn lint --fix", "format:check": "yarn prettier --check .", "format:fix": "yarn prettier --write .", - "release:hawtio": "yarn workspace @hawtio/react release", + "release:hawtio": "yarn workspace @hawtio/react release --prerelease redhat", "publish:hawtio": "yarn workspace @hawtio/react npm publish --tolerate-republish" }, "devDependencies": {