Set publish tag to "lts"

This commit is contained in:
Siddhi Pai 2016-11-18 11:46:32 -08:00
parent 1ed7c6cef0
commit 1b2bce06d5
1 changed files with 3 additions and 0 deletions

View File

@ -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 .",