From 89eab6b4d8e9c44798d77dde07c716b189e4c753 Mon Sep 17 00:00:00 2001 From: sorrelbri Date: Thu, 6 Feb 2020 10:50:25 -0800 Subject: [PATCH] change npm i to lerna bootstrap --- .circleci/config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index 0b2f792..f02b7c2 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: npm install + - run: lerna bootstrap - save_cache: paths: