Skip to content

Commit

Permalink
Merge pull request #127 from netlify/fix/fix-find-cache-dir
Browse files Browse the repository at this point in the history
fix: fix `find-cache-dir` missing dependency
  • Loading branch information
ehmicky authored Mar 11, 2021
2 parents 981de5d + 857b267 commit c87df06
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 8 deletions.
11 changes: 3 additions & 8 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -43,6 +43,7 @@
"chokidar": "^3.5.1",
"commander": "^7.1.0",
"debounce-fn": "^4.0.0",
"find-cache-dir": "^3.3.1",
"find-up": "^4.1.0",
"fs-extra": "^9.1.0",
"jimp": "^0.16.1",
Expand Down

0 comments on commit c87df06

Please sign in to comment.