diff --git a/.circleci/config.yml b/.circleci/config.yml index 3adc6c9..e69560b 100644 --- a/.circleci/config.yml +++ b/.circleci/config.yml @@ -29,5 +29,4 @@ workflows: - run: - restore_cache: key: npm-v1-dependencies-{{ checksum "yarn.lock" }} - paths: - - node_modules \ No newline at end of file + \ No newline at end of file