Closed feross closed 9 years ago
Tests fail due to a bug in fstream's package.json
, see: https://github.com/npm/fstream/commit/ad2be6e8a208c9121227a10154a458255891df57#commitcomment-9812501
Landed in 58e0fea373ffc2a8dfa9c917ee51e5616d04124d and 6e78ceeee08950bfa358fe2ae3f5801608d0b963, to bring it all the way up to standard@3
compliance. (I'll upgrade the dependency when standard@3
is non-alpha/-beta. Thanks, Feross!
:+1:
standard
got a bit stricter. Here's a PR to fix upfstream
for you.I expect that
standard
will not change very much going forward, so this type of tweaking shouldn't be necessary in the future. I also added this repo to our test suite so we don't accidentally make a rule stricter in the future.Peace :+1: