Bump to v4.10.2.

This commit is contained in:
John-David Dalton
2016-08-13 09:57:42 -07:00
parent c4bd169a8f
commit a5b93ca14e
7 changed files with 59 additions and 55 deletions

View File

@@ -1,4 +1,4 @@
# lodash.update v4.10.1
# lodash.update v4.10.2
The [lodash](https://lodash.com/) method `_.update` exported as a [Node.js](https://nodejs.org/) module.
@@ -15,4 +15,4 @@ In Node.js:
var update = require('lodash.update');
```
See the [documentation](https://lodash.com/docs#update) or [package source](https://github.com/lodash/lodash/blob/4.10.1-npm-packages/lodash.update) for more details.
See the [documentation](https://lodash.com/docs#update) or [package source](https://github.com/lodash/lodash/blob/4.10.2-npm-packages/lodash.update) for more details.