Set publish tag to "lts"
This commit is contained in:
parent
85a7c641a5
commit
2858bfce7f
|
@ -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",
|
||||
|
|
Loading…
Reference in New Issue