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-04-15 01:15:11 +0300
committerRebecca Turner <me@re-becca.org>2016-04-15 01:23:01 +0300
commit75017aeecec69a1efd546df908aa5befc4467f36 (patch)
tree153fd250d48c644e01dfc03eafcf71c1aa87a9ba /node_modules/lodash.union/README.md
parentcc985cc06885b151a00cce563681c73c33a6839a (diff)
lodash.union@4.3.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 51b5100b9..4c1f4c736 100644
--- a/node_modules/lodash.union/README.md
+++ b/node_modules/lodash.union/README.md
@@ -1,4 +1,4 @@
-# lodash.union v4.2.1
+# lodash.union v4.3.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.2.1-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.3.0-npm-packages/lodash.union) for more details.