Bump to v4.3.4.

This commit is contained in:
John-David Dalton
2016-04-02 20:24:23 -07:00
parent 767a30aa7b
commit 2dcf41e178
28 changed files with 531 additions and 281 deletions

View File

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