From f64638173ac031749e304825eabd9e401fed1dc1 Mon Sep 17 00:00:00 2001 From: Leonid Logvinov Date: Thu, 19 Oct 2017 00:31:10 +0300 Subject: Transform lodash-es to commonjs module format --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index 79ceb69fd..0ee06f823 100644 --- a/package.json +++ b/package.json @@ -101,7 +101,7 @@ "ethereumjs-util": "^5.1.1", "find-versions": "^2.0.0", "js-sha3": "^0.6.1", - "lodash-es": "4.14.2", + "lodash-es": "^4.17.4", "publish-release": "^1.3.3", "uuid": "^3.1.0", "web3": "^0.20.0" -- cgit v1.2.3