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 904294d commit 6ecab85Copy full SHA for 6ecab85
.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