Bump to v4.5.4.

This commit is contained in:
John-David Dalton
2016-04-02 20:27:08 -07:00
parent 5338f5758c
commit 75c7a81c5c
5 changed files with 240 additions and 134 deletions

View File

@@ -1,4 +1,4 @@
# lodash._baseclone v4.5.3
# lodash._baseclone v4.5.4
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.3-npm-packages/lodash._baseclone) for more details.
See the [package source](https://github.com/lodash/lodash/blob/4.5.4-npm-packages/lodash._baseclone) for more details.