Make baselines faster by not writing out unneeded files

This commit is contained in:
Ryan Cavanaugh
2016-08-08 14:30:27 -07:00
parent f6a850b988
commit 53d54c2b28
5 changed files with 79 additions and 71 deletions

View File

@@ -69,6 +69,7 @@
"mkdirp": "latest",
"mocha": "latest",
"mocha-fivemat-progress-reporter": "latest",
"q": "latest",
"run-sequence": "latest",
"sorcery": "latest",
"through2": "latest",