]> git.pld-linux.org Git - packages/nodejs-minimatch.git/blob - nodejs-minimatch-fixdeps.patch
e4468ca573beb65100e8d3687ea68593926e2b0f
[packages/nodejs-minimatch.git] / nodejs-minimatch-fixdeps.patch
1 --- package.json.orig   2012-03-28 18:44:43.000000000 -0700
2 +++ package.json        2012-04-26 19:08:33.741860892 -0700
3 @@ -15,7 +15,7 @@
4      "node": "*"
5    },
6    "dependencies": {
7 -    "lru-cache": "~1.0.5"
8 +    "lru-cache": "1.1.x"
9    },
10    "devDependencies": {
11      "tap": ""
This page took 0.054768 seconds and 2 git commands to generate.