Skip to content

Commit

Permalink
Updated minimatch version.
Browse files Browse the repository at this point in the history
  • Loading branch information
alinex committed Aug 7, 2014
1 parent bcf9f41 commit 2924d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
"dependencies": {
"async": "0.x",
"graceful-fs": "3.x || 2.x",
"minimatch": "0.3.x || 0.2.x",
"minimatch": "1.x || 0.3.x || 0.2.x",
"memoizee": "0.3.x",
"chrono-node": "0.1.x",
"debug": "1.x || 0.8.x"
Expand Down

0 comments on commit 2924d9b

Please sign in to comment.