pouchdb-community/pouchdb-authentication

Switch from pouchdb/extras to sub-packages - pouchdb-promise, pouchdb-ajax, etc.

Open

#98 opened on Jun 5, 2016

View on GitHub
 (1 comment) (0 reactions) (0 assignees)JavaScript (115 forks)github user discovery
enhancementhelp wanted

Repository metrics

Stars
 (780 stars)
PR merge metrics
 (PR metrics pending)

Description

Hi,

I have pouchdb 5.3.2 in my package.json. When I installed pouchdb-authentication, it additionally installed pouchdb 5.2.1. Since pouchdb-authentication is a plugin, could you put pouchdb in devDependencies? That's how pouchdb-find works, which works really well for me!

Thanks.

Contributor guide