File tree 1 file changed +3
-2
lines changed
1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -81,12 +81,13 @@ The Node.js project maintains multiple types of releases:
81
81
ordered codenames, beginning with v4 Argon. LTS releases are less frequent
82
82
and will attempt to maintain consistent major and minor version numbers,
83
83
only incrementing patch version numbers. There are no breaking changes or
84
- feature additions, except in some special circumstances. More information
85
- can be found in the [ LTS README] ( https://github.com/nodejs/LTS/ ) .
84
+ feature additions, except in some special circumstances.
86
85
* ** Nightly** : Versions of code in this repository on the current Current
87
86
branch, automatically built every 24-hours where changes exist. Use with
88
87
caution.
89
88
89
+ More information can be found in the [ LTS README] ( https://github.com/nodejs/LTS/ ) .
90
+
90
91
## Download
91
92
92
93
Binaries, installers, and source tarballs are available at
You can’t perform that action at this time.
0 commit comments