Remove next
tag used for 2.0.0 prereleases
This commit is contained in:
parent
2bb782fe81
commit
1dc3e74f7f
@ -2,9 +2,6 @@
|
|||||||
"name": "thelounge",
|
"name": "thelounge",
|
||||||
"description": "The self-hosted Web IRC client",
|
"description": "The self-hosted Web IRC client",
|
||||||
"version": "2.0.0-rc.2",
|
"version": "2.0.0-rc.2",
|
||||||
"publishConfig": {
|
|
||||||
"tag": "next"
|
|
||||||
},
|
|
||||||
"preferGlobal": true,
|
"preferGlobal": true,
|
||||||
"bin": {
|
"bin": {
|
||||||
"lounge": "index.js"
|
"lounge": "index.js"
|
||||||
|
Loading…
Reference in New Issue
Block a user