Skip to content

Commit 1c4cf6c

Browse files
author
Thomas Reggi
authored
fix: polyfill for util.promisify
in an effort to remove the `devDependency` `bluebird`, the native `util.promisify` method was used for testing, this broke tests for older versions of node, this adds a polyfill to use that native method on older versions of node that don't support it NODE-2498
1 parent 704f30a commit 1c4cf6c

File tree

3 files changed

+330
-1419
lines changed

3 files changed

+330
-1419
lines changed

0 commit comments

Comments
 (0)