We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents f27cd2c + 92ab093 commit f71030fCopy full SHA for f71030f
README.md
@@ -23,6 +23,14 @@ LoopBack tools include:
23
24
For more details, see [http://loopback.io/](http://loopback.io/).
25
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
34
## LoopBack modules
35
36
The LoopBack framework is a set of Node.js modules that you can use independently or together.
package.json
@@ -1,9 +1,6 @@
1
{
2
"name": "loopback",
3
"version": "3.1.0",
4
- "publishConfig": {
5
- "tag": "next"
6
- },
7
"description": "LoopBack: Open Source Framework for Node.js",
8
"homepage": "http://loopback.io",
9
"keywords": [
0 commit comments