diff --git a/package.json b/package.json index 5dac1d8..9c592ca 100644 --- a/package.json +++ b/package.json @@ -26,5 +26,8 @@ "bugs": { "url": "https://github.com/Daplie/le-challenge-fs/issues" }, - "homepage": "https://github.com/Daplie/le-challenge-fs#readme" + "homepage": "https://github.com/Daplie/le-challenge-fs#readme", + "dependencies": { + "mkdirp": "^0.5.1" + } }