Closed nolanlawson closed 8 years ago
I cannot reproduce the failures locally, the main master branch is apparently broken in Travis, and this commit passes locally when I run npm test
. I'm eager to merge and publish this because I'd like for it to be possible to use express-pouchdb
without installing leveldown
, so I'm going to self-+1 and merge. I'll open a separate issue to fix the master branch in Travis.
AFAICT there is no reason to have this dependency here, and it pulls in leveldown when otherwise it wouldn't be necessary (e.g. for an in-memory express-pouchdb).