jshttp / mime-types

The ultimate javascript content-type utility.
MIT License
1.32k stars 129 forks source link

Fix Node 8 and 9 tests, pin nyc version used for testing in Node 9 and 8 #123

Closed jonchurch closed 6 months ago

jonchurch commented 6 months ago

closes #122 Same fix as https://github.com/jshttp/http-errors/pull/109

Still dunno root cause exactly, but It's likely just Node version requirements shifted for the nyc version we are using