We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d8ada61 commit 825807aCopy full SHA for 825807a
.circleci/config.yml
@@ -36,7 +36,7 @@ jobs:
36
# fallback to using the latest cache if no exact match is found
37
- v1-dependencies-
38
39
- - run: npm install
+ - run: npm install --also dev
40
41
- save_cache:
42
paths:
0 commit comments