Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKat Marchán <kzm@sykosomatic.org>2016-03-31 03:56:21 +0300
committerKat Marchán <kzm@sykosomatic.org>2016-03-31 04:15:51 +0300
commitb50c41a9930dc5353a23c5ae2ff87bb99e11d482 (patch)
treedc5a94219afdf6a171e147091146d19c2b6326fb /node_modules/lodash.union/README.md
parent59c1ad7b6f243d07618ed5703bd11d787732fc57 (diff)
lodash.union@4.2.1
Credit: @jdalton
Diffstat (limited to 'node_modules/lodash.union/README.md')
-rw-r--r--node_modules/lodash.union/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/node_modules/lodash.union/README.md b/node_modules/lodash.union/README.md
index e23dd0771..51b5100b9 100644
--- a/node_modules/lodash.union/README.md
+++ b/node_modules/lodash.union/README.md
@@ -1,4 +1,4 @@
-# lodash.union v4.2.0
+# lodash.union v4.2.1
The [lodash](https://lodash.com/) method `_.union` exported as a [Node.js](https://nodejs.org/) module.
@@ -15,4 +15,4 @@ In Node.js:
var union = require('lodash.union');
```
-See the [documentation](https://lodash.com/docs#union) or [package source](https://github.com/lodash/lodash/blob/4.2.0-npm-packages/lodash.union) for more details.
+See the [documentation](https://lodash.com/docs#union) or [package source](https://github.com/lodash/lodash/blob/4.2.1-npm-packages/lodash.union) for more details.