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:
authorisaacs <i@izs.me>2012-10-25 18:56:56 +0400
committerisaacs <i@izs.me>2012-10-25 19:25:01 +0400
commit5fd8258786e0c5382d375e4840d1d65293a92e64 (patch)
tree5eeee63ffef188ac08f1b4260d6ce0bc78c4160b /package.json
parente043d6ad3325f0ad961a5d15c02898c606d024d5 (diff)
minimatch@0.2.8
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 6e04c57f3..9e26c05dc 100644
--- a/package.json
+++ b/package.json
@@ -39,7 +39,7 @@
"slide": "1",
"abbrev": "1",
"graceful-fs": "~1.1.1",
- "minimatch": "~0.2.6",
+ "minimatch": "~0.2.8",
"nopt": "~2.0",
"rimraf": "2",
"request": "~2.9",