mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-08 02:17:48 +00:00
Bump to v3.0.8.
This commit is contained in:
committed by
John-David Dalton
parent
a0c2bf6074
commit
ad40188e5b
@@ -1,4 +1,4 @@
|
||||
# lodash.isfunction v3.0.7
|
||||
# lodash.isfunction v3.0.8
|
||||
|
||||
The [lodash](https://lodash.com/) method `_.isFunction` exported as a [Node.js](https://nodejs.org/) module.
|
||||
|
||||
@@ -15,4 +15,4 @@ In Node.js:
|
||||
var isFunction = require('lodash.isfunction');
|
||||
```
|
||||
|
||||
See the [documentation](https://lodash.com/docs#isFunction) or [package source](https://github.com/lodash/lodash/blob/3.0.7-npm-packages/lodash.isfunction) for more details.
|
||||
See the [documentation](https://lodash.com/docs#isFunction) or [package source](https://github.com/lodash/lodash/blob/3.0.8-npm-packages/lodash.isfunction) for more details.
|
||||
|
||||
Reference in New Issue
Block a user