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": [