redgeoff / delta-pouch

Conflict-free collaborative editing for PouchDB
196 stars 13 forks source link

Remove PouchDB peer dep #1

Closed nolanlawson closed 10 years ago

nolanlawson commented 10 years ago

This is probably going to cause you problems, now that PouchDB 3.0.0 is out: https://github.com/redgeoff/delta-pouch/blob/master/package.json#L59-L61

Sorry for including that in the plugin-seed; I didn't really know what peer deps were, and now it seems like the npm community is largely moving away from them because they were more trouble than they're worth.

Cool plugin, by the way. :)