Remove temporary npm tag for pre-releases

This commit is contained in:
Jérémie Astori 2017-07-30 18:50:09 -04:00
parent db9e34da8d
commit 769fdab252
No known key found for this signature in database
GPG Key ID: B9A4F245CD67BDE8
1 changed files with 0 additions and 3 deletions

View File

@ -3,9 +3,6 @@
"description": "The self-hosted Web IRC client",
"version": "2.4.0-rc.2",
"preferGlobal": true,
"publishConfig": {
"tag": "next"
},
"bin": {
"lounge": "index.js"
},