* Better logging of import/export stats & schedules

* Some code cleanup
* Remove all mkdirp module stuff -- use fs-extra
This commit is contained in:
Bryan Ashby
2016-03-28 22:07:21 -06:00
parent b5a4fadb92
commit 568a138cab
4 changed files with 66 additions and 42 deletions

View File

@@ -23,7 +23,6 @@
"later": "1.2.0",
"lodash": "^3.10.1",
"minimist": "1.2.x",
"mkdirp": "0.5.x",
"moment": "^2.11.0",
"node-uuid": "^1.4.7",
"ptyw.js": "^0.3.7",