diff --git a/package.json b/package.json index 6927e6ce..44ea6338 100644 --- a/package.json +++ b/package.json @@ -3,9 +3,6 @@ "description": "The self-hosted Web IRC client", "version": "2.3.0-rc.2", "preferGlobal": true, - "publishConfig": { - "tag": "next" - }, "bin": { "lounge": "index.js" },