From bd65bb67e25a79b019d745b7262b2008ce2adb15 Mon Sep 17 00:00:00 2001 From: Florian Dold Date: Wed, 16 Nov 2016 01:59:39 +0100 Subject: incrementally verify denoms The denominations are not stored in a separate object store. --- node_modules/lodash/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'node_modules/lodash/README.md') diff --git a/node_modules/lodash/README.md b/node_modules/lodash/README.md index f874f13b5..813eefe3c 100644 --- a/node_modules/lodash/README.md +++ b/node_modules/lodash/README.md @@ -1,4 +1,4 @@ -# lodash v4.16.6 +# lodash v4.17.1 The [Lodash](https://lodash.com/) library exported as [Node.js](https://nodejs.org/) modules. @@ -28,7 +28,7 @@ var at = require('lodash/at'); var curryN = require('lodash/fp/curryN'); ``` -See the [package source](https://github.com/lodash/lodash/tree/4.16.6-npm) for more details. +See the [package source](https://github.com/lodash/lodash/tree/4.17.1-npm) for more details. **Note:**
Install [n_](https://www.npmjs.com/package/n_) for Lodash use in the Node.js < 6 REPL. -- cgit v1.2.3