remove regression to support output of full directory hierarchy with --out-dir (#8189)

* remove regression to support output of full directory hierarchy with --out-dir

* add mkdirp to package.json
This commit is contained in:
Soumya Himanish Mohapatra
2018-06-19 09:49:46 +05:30
committed by Logan Smyth
parent d383659ca6
commit cb79473499
2 changed files with 3 additions and 14 deletions

View File

@@ -21,6 +21,7 @@
"fs-readdir-recursive": "^1.0.0",
"glob": "^7.0.0",
"lodash": "^4.17.5",
"mkdirp": "^0.5.1",
"output-file-sync": "^2.0.0",
"slash": "^1.0.0",
"source-map": "^0.5.0"