diff --git a/package.json b/package.json index 3322bc4f..fe6daece 100644 --- a/package.json +++ b/package.json @@ -2,9 +2,6 @@ "name": "thelounge", "description": "The self-hosted Web IRC client", "version": "2.0.0-rc.2", - "publishConfig": { - "tag": "next" - }, "preferGlobal": true, "bin": { "lounge": "index.js"