Skip to content

Commit

Permalink
Updating minimatch to v1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ljharb committed Aug 26, 2014
1 parent 171409d commit d304170
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -36,7 +36,7 @@
"shelljs": "0.3.x",
"underscore": "1.6.x",
"cli": "0.6.x",
"minimatch": "0.x.x",
"minimatch": "~1.0.0",
"htmlparser2": "3.7.x",
"console-browserify": "1.1.x",
"exit": "0.1.x",
Expand Down

0 comments on commit d304170

Please sign in to comment.