Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit c87df06

Browse files
authoredMar 11, 2021
Merge pull request #127 from netlify/fix/fix-find-cache-dir
fix: fix `find-cache-dir` missing dependency
2 parents 981de5d + 857b267 commit c87df06

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed
 

‎package-lock.json

Lines changed: 3 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

‎package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,7 @@
4343
"chokidar": "^3.5.1",
4444
"commander": "^7.1.0",
4545
"debounce-fn": "^4.0.0",
46+
"find-cache-dir": "^3.3.1",
4647
"find-up": "^4.1.0",
4748
"fs-extra": "^9.1.0",
4849
"jimp": "^0.16.1",

0 commit comments

Comments
 (0)
Please sign in to comment.