From 7e932b60065619844849f3f687be6fb32f167d1a Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Thu, 28 Apr 2022 08:38:26 -0400 Subject: [PATCH] Update to 16.15.0 Drop nghttp2 from the module since it's being bundled now. Signed-off-by: Stephen Gallagher --- nodejs.yaml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/nodejs.yaml b/nodejs.yaml index 64ae38b..9352cae 100644 --- a/nodejs.yaml +++ b/nodejs.yaml @@ -49,10 +49,6 @@ data: rationale: Platform abstraction layer for Node.js ref: 1 buildorder: 0 - nghttp2: - rationale: Needed for HTTP2 support - ref: rawhide - buildorder: 0 nodejs: rationale: Javascript runtime and npm package manager. ref: 16