Set publish tag to "lts"

This commit is contained in:
Siddhi Pai 2016-11-18 12:06:29 -08:00
parent 85a7c641a5
commit 2858bfce7f
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
"name": "loopback-component-explorer",
"version": "3.0.0",
"publishConfig": {
"tag": "next"
"tag": "lts"
},
"description": "Browse and test your LoopBack app's APIs",
"main": "index.js",