Skip to content

Commit 92ab093

Browse files
committed
Update package.json for LB3 release
1 parent f27cd2c commit 92ab093

File tree

2 files changed

+8
-3
lines changed

2 files changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,14 @@ LoopBack tools include:
2323

2424
For more details, see [http://loopback.io/](http://loopback.io/).
2525

26+
## Supported versions
27+
28+
Current|Long Term Support
29+
:-:|:-:
30+
3.x|2.x
31+
32+
Learn more about our LTS plan in [docs](http://loopback.io/doc/en/contrib/Long-term-support.html).
33+
2634
## LoopBack modules
2735

2836
The LoopBack framework is a set of Node.js modules that you can use independently or together.

package.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,6 @@
11
{
22
"name": "loopback",
33
"version": "3.1.0",
4-
"publishConfig": {
5-
"tag": "next"
6-
},
74
"description": "LoopBack: Open Source Framework for Node.js",
85
"homepage": "http://loopback.io",
96
"keywords": [

0 commit comments

Comments
 (0)