Add pre-release tag until stable version is ready to be released
This commit is contained in:
parent
7a15434d37
commit
89f1326ce7
@ -2,6 +2,9 @@
|
|||||||
"name": "thelounge",
|
"name": "thelounge",
|
||||||
"description": "The self-hosted Web IRC client",
|
"description": "The self-hosted Web IRC client",
|
||||||
"version": "2.6.0",
|
"version": "2.6.0",
|
||||||
|
"publishConfig": {
|
||||||
|
"tag": "next"
|
||||||
|
},
|
||||||
"preferGlobal": true,
|
"preferGlobal": true,
|
||||||
"bin": {
|
"bin": {
|
||||||
"lounge": "index.js",
|
"lounge": "index.js",
|
||||||
|
Loading…
Reference in New Issue
Block a user