summaryrefslogtreecommitdiff
path: root/node_modules/lodash.isequal/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'node_modules/lodash.isequal/package.json')
-rw-r--r--node_modules/lodash.isequal/package.json5
1 files changed, 2 insertions, 3 deletions
diff --git a/node_modules/lodash.isequal/package.json b/node_modules/lodash.isequal/package.json
index 57cd36d93..3b977cafa 100644
--- a/node_modules/lodash.isequal/package.json
+++ b/node_modules/lodash.isequal/package.json
@@ -1,7 +1,7 @@
{
"name": "lodash.isequal",
- "version": "4.4.0",
- "description": "The lodash method `_.isEqual` exported as a module.",
+ "version": "4.5.0",
+ "description": "The Lodash method `_.isEqual` exported as a module.",
"homepage": "https://lodash.com/",
"icon": "https://lodash.com/icon.svg",
"license": "MIT",
@@ -9,7 +9,6 @@
"author": "John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
"contributors": [
"John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)",
- "Blaine Bublitz <blaine.bublitz@gmail.com> (https://github.com/phated)",
"Mathias Bynens <mathias@qiwi.be> (https://mathiasbynens.be/)"
],
"repository": "lodash/lodash",