From 2a79895acd4b0af5fa1b99ec97f4d0a08581ba65 Mon Sep 17 00:00:00 2001 From: Adam Kulidjian Date: Mon, 5 Mar 2018 16:30:11 -0800 Subject: [PATCH] npm v- bump to 6.0.0 --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/circle.yml b/circle.yml index 0703e482f2c..28413b9b886 100644 --- a/circle.yml +++ b/circle.yml @@ -12,7 +12,7 @@ machine: node: # use a pre-installed version of node so we don't need to download it. - version: 4.2.2 + version: 6.0.0 dependencies: