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:
authorRebecca Turner <me@re-becca.org>2016-05-12 22:39:22 +0300
committerRebecca Turner <me@re-becca.org>2016-05-12 22:39:29 +0300
commit4b8d8b63e760a8aa03e8bffa974495dfafbfcb06 (patch)
tree2ff23c057e6a2465fd6bb7f56044e0884bc966ec /node_modules/lodash.union/README.md
parent46099d34542760098e5d13c7468a405a724ca407 (diff)
lodash.union@4.4.0
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 4c1f4c736..5a4fb54a9 100644
--- a/node_modules/lodash.union/README.md
+++ b/node_modules/lodash.union/README.md
@@ -1,4 +1,4 @@
-# lodash.union v4.3.0
+# lodash.union v4.4.0
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.3.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.4.0-npm-packages/lodash.union) for more details.