mirror of
https://github.com/whoisclebs/lodash.git
synced 2026-02-07 18:07:49 +00:00
Bump to v3.0.3.
This commit is contained in:
committed by
John-David Dalton
parent
e2db58867b
commit
415e8ce0ed
@@ -1,4 +1,4 @@
|
||||
# lodash.iserror v3.0.2
|
||||
# lodash.iserror v3.0.3
|
||||
|
||||
The [lodash](https://lodash.com/) method `_.isError` exported as a [Node.js](https://nodejs.org/) module.
|
||||
|
||||
@@ -15,4 +15,4 @@ In Node.js:
|
||||
var isError = require('lodash.iserror');
|
||||
```
|
||||
|
||||
See the [documentation](https://lodash.com/docs#isError) or [package source](https://github.com/lodash/lodash/blob/3.0.2-npm-packages/lodash.iserror) for more details.
|
||||
See the [documentation](https://lodash.com/docs#isError) or [package source](https://github.com/lodash/lodash/blob/3.0.3-npm-packages/lodash.iserror) for more details.
|
||||
|
||||
Reference in New Issue
Block a user