summaryrefslogtreecommitdiff
path: root/deps/npm/node_modules/lodash.uniq/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/node_modules/lodash.uniq/README.md')
-rw-r--r--deps/npm/node_modules/lodash.uniq/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/deps/npm/node_modules/lodash.uniq/README.md b/deps/npm/node_modules/lodash.uniq/README.md
index 3204e5847c..31e7c591ea 100644
--- a/deps/npm/node_modules/lodash.uniq/README.md
+++ b/deps/npm/node_modules/lodash.uniq/README.md
@@ -1,4 +1,4 @@
-# lodash.uniq v4.2.0
+# lodash.uniq v4.2.1
The [lodash](https://lodash.com/) method `_.uniq` exported as a [Node.js](https://nodejs.org/) module.
@@ -15,4 +15,4 @@ In Node.js:
var uniq = require('lodash.uniq');
```
-See the [documentation](https://lodash.com/docs#uniq) or [package source](https://github.com/lodash/lodash/blob/4.2.0-npm-packages/lodash.uniq) for more details.
+See the [documentation](https://lodash.com/docs#uniq) or [package source](https://github.com/lodash/lodash/blob/4.2.1-npm-packages/lodash.uniq) for more details.