github typicode/lowdb v0.14.0

latest releases: v7.0.1, v7.0.0, v6.1.1...
7 years ago

To make things easier for people installing lowdb and because there's not much value in having lodash as a peer dependency, this version moves lodash back to dependencies (see #127)

How to migrate?

If you're not requiring lodash in your code, run the following command:

npm uninstall lodash --save

Or simply remove lodash from your dependencies in package.json

Don't miss a new lowdb release

NewReleases is sending notifications on new releases.