From d5a1afaa02609b9eb5e066f1fbf8ffcaafe888c0 Mon Sep 17 00:00:00 2001 From: sorrelbri Date: Wed, 5 Feb 2020 19:13:07 -0800 Subject: [PATCH] update ci config from npm scripts to lerna scripts --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index eae26c7..0b2f792 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -37,7 +37,7 @@ jobs: # fallback to using the latest cache if no exact match is found - - run: lerna run install + - run: npm install - save_cache: paths: