Skip to content

Commit

Permalink
npm i which -S
Browse files Browse the repository at this point in the history
Update the version of `which` for Windows support issues.
  • Loading branch information
astra137 committed Jan 29, 2016
1 parent a77bffa commit 912e32e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{
"name": "Josef Fröhle",
"email": "github@josef-froehle.de",
"url" : "https://www.josef-froehle.de/"
"url": "https://www.josef-froehle.de/"
}
],
"name": "pem",
Expand All @@ -20,7 +20,7 @@
},
"dependencies": {
"os-tmpdir": "^1.0.1",
"which": "~1.1.2"
"which": "^1.2.4"
},
"devDependencies": {
"grunt": "^0.4.5",
Expand Down

0 comments on commit 912e32e

Please sign in to comment.