Tag 2.x versions as `lts` in npm registry

Signed-off-by: Miroslav Bajtoš <mbajtoss@gmail.com>
This commit is contained in:
Miroslav Bajtoš 2019-06-25 08:39:03 +02:00
parent bb5d4239de
commit c746d807bb
No known key found for this signature in database
GPG Key ID: 6F2304BA9361C7E3
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
{
"name": "loopback-boot",
"version": "2.28.0",
"publishConfig": {
"tag": "lts"
},
"description": "Convention-based bootstrapper for LoopBack applications",
"keywords": [
"StrongLoop",