Add pre-release tag until v2.5.0 final gets released
This commit is contained in:
parent
120e1df75f
commit
45312b0c76
@ -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"
|
||||
|
Loading…
Reference in New Issue
Block a user