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:
Diffstat (limited to 'node_modules/lodash.keys/README.md')
-rw-r--r--node_modules/lodash.keys/README.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/node_modules/lodash.keys/README.md b/node_modules/lodash.keys/README.md
index 3dec3fb20..88dc7d5ad 100644
--- a/node_modules/lodash.keys/README.md
+++ b/node_modules/lodash.keys/README.md
@@ -1,4 +1,4 @@
-# lodash.keys v3.1.0
+# lodash.keys v3.1.1
The [modern build](https://github.com/lodash/lodash/wiki/Build-Differences) of [lodash’s](https://lodash.com/) `_.keys` exported as a [Node.js](http://nodejs.org/)/[io.js](https://iojs.org/) module.
@@ -17,4 +17,4 @@ In Node.js/io.js:
var keys = require('lodash.keys');
```
-See the [documentation](https://lodash.com/docs#keys) or [package source](https://github.com/lodash/lodash/blob/3.1.0-npm-packages/lodash.keys) for more details.
+See the [documentation](https://lodash.com/docs#keys) or [package source](https://github.com/lodash/lodash/blob/3.1.1-npm-packages/lodash.keys) for more details.