fixed async readPartialDir

This commit is contained in:
PhilKunz External
2017-03-14 18:33:04 +00:00
committed by Phil Kunz
parent 7478a3739f
commit 4eebed4847
8 changed files with 38 additions and 21 deletions

7
npmextra.json Normal file
View File

@@ -0,0 +1,7 @@
{
"npmci": {
"globalNpmTools": [
"npmts"
]
}
}