You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dev dependencies: replace individual lodash functions (pouchdb#8907)
* it's not clear if these individual functions' releases are kept up-to-date with main lodash module
* keeping multiple dependencies up-to-date is harder than working with a single lodash dependency
* the whole of lodash is available anyway in dev via sub-dependencies
0 commit comments