update lodash
This commit is contained in:
parent
93dd64d351
commit
6f42543a85
7 changed files with 217 additions and 186 deletions
4
node_modules/lodash/README.md
generated
vendored
4
node_modules/lodash/README.md
generated
vendored
|
|
@ -1,4 +1,4 @@
|
|||
# lodash v4.17.15
|
||||
# lodash v4.17.19
|
||||
|
||||
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.15-npm) for more details.
|
||||
See the [package source](https://github.com/lodash/lodash/tree/4.17.19-npm) for more details.
|
||||
|
||||
**Note:**<br>
|
||||
Install [n_](https://www.npmjs.com/package/n_) for Lodash use in the Node.js < 6 REPL.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue