Update package.json for LB2 LTS release

This commit is contained in:
Simon Ho 2016-12-21 00:48:54 -08:00
parent 9f4a8f1cde
commit e02ed73b33
1 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,9 @@
"name": "loopback-connector-remote",
"version": "1.3.3",
"description": "Remote REST API connector for Loopback",
"publishConfig": {
"tag": "lts"
},
"main": "index.js",
"keywords": [
"web",