From d6a0368868bede37b1d454b16e8f9598160b8c4a Mon Sep 17 00:00:00 2001 From: Stephen Gallagher Date: Mon, 5 Feb 2018 13:21:58 -0500 Subject: [PATCH] Build Node.js 9.x Signed-off-by: Stephen Gallagher --- nodejs.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/nodejs.yaml b/nodejs.yaml index e03720f..1b43a3f 100644 --- a/nodejs.yaml +++ b/nodejs.yaml @@ -42,4 +42,4 @@ data: nodejs: rationale: Javascript runtime and npm package manager. buildorder: 10 - ref: 8 + ref: 9