Update package.json for LB3 release

This commit is contained in:
Simon Ho 2016-12-20 17:05:33 -08:00
parent 21ed5a9b93
commit d728e57276
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": [