Remove temporary npm tag used for pre-releases
This was added in 3b665fb68f
.
This commit is contained in:
parent
5e9ea333eb
commit
c040bb4355
@ -3,9 +3,6 @@
|
|||||||
"description": "The self-hosted Web IRC client",
|
"description": "The self-hosted Web IRC client",
|
||||||
"version": "2.3.0-rc.2",
|
"version": "2.3.0-rc.2",
|
||||||
"preferGlobal": true,
|
"preferGlobal": true,
|
||||||
"publishConfig": {
|
|
||||||
"tag": "next"
|
|
||||||
},
|
|
||||||
"bin": {
|
"bin": {
|
||||||
"lounge": "index.js"
|
"lounge": "index.js"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user