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