feat(tools): can now ensure certain directories

This commit is contained in:
2019-11-16 19:22:20 +01:00
parent deae532820
commit 3ac46b2363
5 changed files with 326 additions and 459 deletions

View File

@@ -22,6 +22,7 @@
"dependencies": {
"@pushrocks/early": "^3.0.3",
"@pushrocks/smartdelay": "^2.0.3",
"@pushrocks/smartfile": "^7.0.6",
"@pushrocks/smartpromise": "^3.0.2",
"smartchai": "^2.0.1"
},