Bump to v4.3.5.

This commit is contained in:
John-David Dalton
2016-04-12 23:55:34 -07:00
parent 2dcf41e178
commit 04e08670ed
10 changed files with 16 additions and 58 deletions

View File

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