aboutsummaryrefslogtreecommitdiff
path: root/node_modules/lodash.isequal/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/lodash.isequal/README.md')
-rw-r--r--node_modules/lodash.isequal/README.md6
1 files changed, 3 insertions, 3 deletions
diff --git a/node_modules/lodash.isequal/README.md b/node_modules/lodash.isequal/README.md
index 661ebae8b..742156512 100644
--- a/node_modules/lodash.isequal/README.md
+++ b/node_modules/lodash.isequal/README.md
@@ -1,6 +1,6 @@
-# lodash.isequal v4.4.0
+# lodash.isequal v4.5.0
-The [lodash](https://lodash.com/) method `_.isEqual` exported as a [Node.js](https://nodejs.org/) module.
+The [Lodash](https://lodash.com/) method `_.isEqual` exported as a [Node.js](https://nodejs.org/) module.
## Installation
@@ -15,4 +15,4 @@ In Node.js:
var isEqual = require('lodash.isequal');
```
-See the [documentation](https://lodash.com/docs#isEqual) or [package source](https://github.com/lodash/lodash/blob/4.4.0-npm-packages/lodash.isequal) for more details.
+See the [documentation](https://lodash.com/docs#isEqual) or [package source](https://github.com/lodash/lodash/blob/4.5.0-npm-packages/lodash.isequal) for more details.