diff --git a/.circleci/config.yml b/.circleci/config.yml index a569b99cf..e12d8db42 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -104,7 +104,7 @@ jobs: keys: - dependency-cache-{{ checksum "package-lock.json" }} # fallback to using the latest cache if no exact match is found - - dependency-cache- + #- dependency-cache- - run: name: Install npm 6 + deps via npm command: |