Set publish tag to "lts"
This commit is contained in:
parent
1ed7c6cef0
commit
1b2bce06d5
|
@ -2,6 +2,9 @@
|
|||
"name": "loopback-component-storage",
|
||||
"description": "Loopback Storage Service",
|
||||
"version": "1.10.0",
|
||||
"publishConfig": {
|
||||
"tag": "lts"
|
||||
},
|
||||
"main": "index.js",
|
||||
"scripts": {
|
||||
"lint": "eslint .",
|
||||
|
|
Loading…
Reference in New Issue