From 97c4f11348e07208e8c5dc8ce098129f3f56d9f2 Mon Sep 17 00:00:00 2001 From: sorrelbri Date: Thu, 6 Feb 2020 11:12:40 -0800 Subject: [PATCH] revert to npm i and add lerna script to paackage.json --- .circleci/config.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.circleci/config.yml b/.circleci/config.yml index a67e09f..fd65ff5 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -37,8 +37,8 @@ jobs: # fallback to using the latest cache if no exact match is found - # - run: npm install - - run: npm run bootstrap + - run: npm install + # - run: npm run bootstrap - save_cache: paths: