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-12-15 03:38:55 +0300
committerRebecca Turner <me@re-becca.org>2016-12-15 03:55:35 +0300
commit54d949b05adefffeb7b5b10229c5fe0ccb929ac3 (patch)
treec4256d5cc8ec28e0fd77a2d54fcb8db165514a33 /package.json
parentc2d22faf916e8260136a1cc95913ca474421c0d3 (diff)
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
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
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",