From c3a263c1702af761f7fff5c9455df70e3004cd2b Mon Sep 17 00:00:00 2001 From: Toinane Date: Mon, 31 Jul 2017 15:59:47 +0200 Subject: [PATCH] fix(circleci): change to npm --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 0522a4b..f45cdf6 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -25,7 +25,7 @@ jobs: # fallback to using the latest cache if no exact match is found - v1-dependencies- - - run: yarn install + - run: npm install - save_cache: paths: