Release 13.x
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
This commit is contained in:
parent
a5198b057e
commit
fd417ca8a9
1 changed files with 4 additions and 1 deletions
|
|
@ -8,6 +8,9 @@ data:
|
|||
fast, scalable network applications. Node.js uses an event-driven, non-blocking
|
||||
I/O model that makes it lightweight and efficient, perfect for data-intensive
|
||||
real-time applications that run across distributed devices.
|
||||
|
||||
This is the 13.x development stream and may not be suitible for production
|
||||
workloads.
|
||||
license:
|
||||
module:
|
||||
- MIT
|
||||
|
|
@ -54,6 +57,6 @@ data:
|
|||
buildorder: 0
|
||||
nodejs:
|
||||
rationale: Javascript runtime and npm package manager.
|
||||
ref: 12
|
||||
ref: 13
|
||||
buildorder: 10
|
||||
...
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue