diff --git a/nodejs.yaml b/nodejs.yaml index 5d1a469..4b02f07 100644 --- a/nodejs.yaml +++ b/nodejs.yaml @@ -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