From d728e57276f21356423cde530cc68388681494fd Mon Sep 17 00:00:00 2001 From: Simon Ho Date: Tue, 20 Dec 2016 17:05:33 -0800 Subject: [PATCH] Update package.json for LB3 release --- README.md | 2 ++ package.json | 3 --- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 545f1c3..4933091 100644 --- a/README.md +++ b/README.md @@ -5,6 +5,8 @@ Remote REST API connector for [loopback](https://github.com/strongloop/loopback) - The version range 3.x is compatible with LoopBack v3 and newer. - Use the older range 1.x for applications using LoopBack v2. +Learn more about our LTS plan in [docs](http://loopback.io/doc/en/contrib/Long-term-support.html). + ## Quick Explanation Use this connector to create a datasource from another Loopback application. Below is a quick example: diff --git a/package.json b/package.json index 3b6d1b3..47683d7 100644 --- a/package.json +++ b/package.json @@ -1,9 +1,6 @@ { "name": "loopback-connector-remote", "version": "3.1.0", - "pubishConfig": { - "tag": "next" - }, "description": "Remote REST API connector for Loopback", "main": "index.js", "keywords": [