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>2015-02-20 19:16:42 +0300
committerForrest L Norvell <forrest@npmjs.com>2015-02-20 19:16:42 +0300
commit0fe0caa7eddb7acdacbe5ee81ceabaca27175c78 (patch)
tree0ef2efcd11cb37fef5fa9ba7af8a56f00092b00e /package.json
parentaa791942a9f3c8af6a650edec72a675deb7a7c6e (diff)
glob@4.4.0
Adds ignoring matches.
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 f6ed8a738..737453835 100644
--- a/package.json
+++ b/package.json
@@ -53,7 +53,7 @@
"fstream-npm": "~1.0.1",
"github-url-from-git": "~1.4.0",
"github-url-from-username-repo": "~1.0.2",
- "glob": "~4.3.5",
+ "glob": "~4.4.0",
"graceful-fs": "~3.0.5",
"inflight": "~1.0.4",
"inherits": "~2.0.1",