Update to v14

This commit is contained in:
Zuzana Svetlikova 2020-04-23 22:12:42 +02:00
commit b620483272

View file

@ -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