Merge pull request #69 from strongloop/release/3.x

Update package.json for LB3 release
This commit is contained in:
Miroslav Bajtoš 2016-12-21 10:46:15 +01:00 committed by GitHub
commit 7259631821
2 changed files with 2 additions and 3 deletions

View File

@ -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:

View File

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