Use fs-extra for move vs fs.rename(), start replace of mkdirp

This commit is contained in:
Bryan Ashby
2016-03-27 23:19:18 -06:00
parent 38a96f53da
commit 8645cac892
2 changed files with 7 additions and 6 deletions

View File

@@ -30,7 +30,8 @@
"sqlite3": "^3.1.1",
"ssh2": "^0.4.13",
"string-format": "davidchambers/string-format#mini-language",
"temp": "^0.8.3"
"temp": "^0.8.3",
"fs-extra" : "0.26.x"
},
"engines": {
"node": ">=0.12.2"