Add temporary tag until stable version for v2.3.0 gets released
Make sure to remove this before publishing stable or dist-tags will have to be updated manually on npm afterwards. For reference, this was previously set in25ec49dea0
and removed in1dc3e74f7f
for v2.0.0.
This commit is contained in:
parent
614085cc30
commit
3b665fb68f
@ -3,6 +3,9 @@
|
||||
"description": "The self-hosted Web IRC client",
|
||||
"version": "2.2.2",
|
||||
"preferGlobal": true,
|
||||
"publishConfig": {
|
||||
"tag": "next"
|
||||
},
|
||||
"bin": {
|
||||
"lounge": "index.js"
|
||||
},
|
||||
|
Loading…
Reference in New Issue
Block a user