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:
parent
4386d48021
commit
f8d7e03a40
1 changed files with 1 additions and 0 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue