Add pre-release tag until v2.5.0 final gets released

This commit is contained in:
Jérémie Astori 2017-09-26 18:54:47 -04:00
parent 120e1df75f
commit 45312b0c76
No known key found for this signature in database
GPG Key ID: B9A4F245CD67BDE8
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
"name": "thelounge",
"description": "The self-hosted Web IRC client",
"version": "2.4.0",
"publishConfig": {
"tag": "next"
},
"preferGlobal": true,
"bin": {
"lounge": "index.js"