From c69362442dd6d9f717f9cc07f45e3af41b0854e0 Mon Sep 17 00:00:00 2001 From: Pete Bacon Darwin Date: Tue, 18 Sep 2018 08:12:11 +0100 Subject: [PATCH] build: update .nvmrc file to correct node version (#25992) The version was updated in https://github.com/angular/angular/commit/34ec9244a64787d3b8097b7d184d388fedc60118 but this file got missed. PR Close #25992 --- .nvmrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.nvmrc b/.nvmrc index fa97ecedc2..fe6d2ac749 100644 --- a/.nvmrc +++ b/.nvmrc @@ -1 +1 @@ -8.9 +10.9.0