spotify / polly-jest-presets

Apache License 2.0
64 stars 10 forks source link

fix: add missing chalk dependency #22

Closed mil3na closed 4 years ago

mil3na commented 4 years ago

We've been using the presets and have been having the following error when recording:

TypeError: chalk_1.default.bgGrey is not a function

As chalk is not a dependency here, although is used, I think this might solve our issue.

fastfrwrd commented 4 years ago

:tada: This PR is included in version 3.1.1 :tada:

The release is available on:

Your semantic-release bot :package::rocket: