Skip to content

Commit c87df06

Browse files
authored
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

Diff for: package-lock.json

+3-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1
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)