From 54d949b05adefffeb7b5b10229c5fe0ccb929ac3 Mon Sep 17 00:00:00 2001 From: Rebecca Turner Date: Wed, 14 Dec 2016 16:38:55 -0800 Subject: lockfile@1.0.3 Handled case where callback was not passed in by the user. Credit: @ORESoftware PR-URL: https://github.com/npm/lockfile/pull/24 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'package.json') diff --git a/package.json b/package.json index b82af437f..0597f1403 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "inherits": "~2.0.3", "ini": "~1.3.4", "init-package-json": "~1.9.4", - "lockfile": "~1.0.2", + "lockfile": "~1.0.3", "lodash._baseuniq": "~4.6.0", "lodash.clonedeep": "~4.5.0", "lodash.union": "~4.6.0", -- cgit v1.2.3