Update package.json for LTS release

This commit is contained in:
Simon Ho 2016-12-21 01:07:35 -08:00
parent 91cdd7b63c
commit f284cb2af7
1 changed files with 3 additions and 0 deletions

View File

@ -1,6 +1,9 @@
{
"name": "loopback-component-explorer",
"version": "2.7.0",
"publishConfig": {
"tag": "lts"
},
"description": "Browse and test your LoopBack app's APIs",
"main": "index.js",
"scripts": {