Explicitly include mz dependency

Apparently I was using this but it was only via a dependency. This could explain #14.
This commit is contained in:
Domenic Denicola 2019-08-16 23:39:38 -04:00
commit f8d7e03a40

View file

@ -25,6 +25,7 @@
"cpr": "^3.0.1",
"jsdom": "^15.1.1",
"mkdirp-then": "^1.0.1",
"mz": "^2.7.0",
"requisition": "^1.5.0",
"rimraf-then": "^1.0.0",
"thenify": "^3.3.0",