Update package.json for LTS release
This commit is contained in:
parent
91cdd7b63c
commit
f284cb2af7
|
@ -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": {
|
||||
|
|
Loading…
Reference in New Issue