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-03-13 11:11:30 +0300
committerForrest L Norvell <forrest@npmjs.com>2015-03-13 11:11:30 +0300
commitd14588ed09b032c4c770e34b4c0f2436f5fccf6e (patch)
treea9a87642aaf710ebfed4eca0accfaafc62681073 /package.json
parent0c85db7f0dde41762411e40a029153e6a65ef483 (diff)
minimatch@2.0.4
Bug fixes.
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 45192648c..f30cbe645 100644
--- a/package.json
+++ b/package.json
@@ -61,7 +61,7 @@
"init-package-json": "~1.3.0",
"lockfile": "~1.0.0",
"lru-cache": "~2.5.0",
- "minimatch": "~2.0.1",
+ "minimatch": "~2.0.4",
"mkdirp": "~0.5.0",
"node-gyp": "~1.0.3",
"nopt": "~3.0.1",