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:
authorForrest L Norvell <forrest@npmjs.com>2014-05-23 20:35:38 +0400
committerForrest L Norvell <forrest@npmjs.com>2014-05-23 20:35:38 +0400
commit8baa6c423a6e212f70b9e60900cd0a03f601184c (patch)
tree75a8ffd30b802ce6ea40c1e08a23cbe3ad8b8ed7 /package.json
parent270192e86941a0805e53ee9bd47728b2d9c01551 (diff)
add inflight to bundledDependencies
Diffstat (limited to 'package.json')
-rw-r--r--package.json1
1 files changed, 1 insertions, 0 deletions
diff --git a/package.json b/package.json
index dbad53565..7242f32c2 100644
--- a/package.json
+++ b/package.json
@@ -104,6 +104,7 @@
"github-url-from-username-repo",
"glob",
"graceful-fs",
+ "inflight",
"inherits",
"ini",
"init-package-json",