Bump to v4.17.10.

This commit is contained in:
John-David Dalton
2018-04-24 11:03:11 -07:00
parent 72ef3680a1
commit c4b20a6ea7
6 changed files with 76 additions and 76 deletions

View File

@@ -1,4 +1,4 @@
# lodash v4.17.9
# lodash v4.17.10
The [Lodash](https://lodash.com/) library exported as [Node.js](https://nodejs.org/) modules.
@@ -28,7 +28,7 @@ var at = require('lodash/at');
var curryN = require('lodash/fp/curryN');
```
See the [package source](https://github.com/lodash/lodash/tree/4.17.9-npm) for more details.
See the [package source](https://github.com/lodash/lodash/tree/4.17.10-npm) for more details.
**Note:**<br>
Install [n_](https://www.npmjs.com/package/n_) for Lodash use in the Node.js < 6 REPL.