Update to v14
This commit is contained in:
parent
b12265737a
commit
b620483272
1 changed files with 1 additions and 4 deletions
|
|
@ -8,9 +8,6 @@ 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
|
||||
|
|
@ -57,7 +54,7 @@ data:
|
|||
buildorder: 0
|
||||
nodejs:
|
||||
rationale: Javascript runtime and npm package manager.
|
||||
ref: 13
|
||||
ref: 14
|
||||
buildorder: 10
|
||||
nodejs-packaging:
|
||||
rationale: Match packaging to the runtime
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue