Bump to v4.5.7.

This commit is contained in:
John-David Dalton
2016-05-12 00:17:00 -07:00
parent 6c68ea87c8
commit 529ca45adf
4 changed files with 248 additions and 196 deletions

View File

@@ -1,4 +1,4 @@
# lodash._baseclone v4.5.6
# lodash._baseclone v4.5.7
The internal [lodash](https://lodash.com/) function `baseClone` exported as a [Node.js](https://nodejs.org/) module.
@@ -15,4 +15,4 @@ In Node.js:
var baseClone = require('lodash._baseclone');
```
See the [package source](https://github.com/lodash/lodash/blob/4.5.6-npm-packages/lodash._baseclone) for more details.
See the [package source](https://github.com/lodash/lodash/blob/4.5.7-npm-packages/lodash._baseclone) for more details.