If you update package.json from `^1.0.14` to `^1.0.20`, and do `npm install && npm test`, you get test failures. I'll pin it at 1.0.14 for now. @asamuzaK any ideas? (Fixing this is another good example of a single small PR.)
If you update package.json from
^1.0.14to^1.0.20, and donpm install && npm test, you get test failures.I'll pin it at 1.0.14 for now.
@asamuzaK any ideas? (Fixing this is another good example of a single small PR.)