From 54966e5a362b61f583703becb506be04abfe8d9b Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Tue, 11 Sep 2018 10:26:47 -0400 Subject: [PATCH] Update to Node.js 10.10.0 Signed-off-by: Stephen Gallagher --- nodejs.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/nodejs.yaml b/nodejs.yaml index 0bbbabd..f133913 100644 --- a/nodejs.yaml +++ b/nodejs.yaml @@ -44,6 +44,10 @@ data: rationale: Platform abstraction layer for Node.js ref: 1 buildorder: 0 + nghttp2: + rationale: Needed for HTTP2 support + ref: master + buildorder: 0 nodejs: rationale: Javascript runtime and npm package manager. ref: 10