mirror of
https://github.com/thelounge/thelounge
synced 2024-11-23 04:23:13 +00:00
Add pre-release tag until stable version is ready to be released
This commit is contained in:
parent
21badddc38
commit
91691bd747
1 changed files with 3 additions and 0 deletions
|
@ -2,6 +2,9 @@
|
|||
"name": "thelounge",
|
||||
"description": "The self-hosted Web IRC client",
|
||||
"version": "2.5.0",
|
||||
"publishConfig": {
|
||||
"tag": "next"
|
||||
},
|
||||
"preferGlobal": true,
|
||||
"bin": {
|
||||
"lounge": "index.js"
|
||||
|
|
Loading…
Reference in a new issue