Skip to content

Commit

Permalink
fix(deps): update path-exists to previous version
Browse files Browse the repository at this point in the history
Closes #107
  • Loading branch information
Kent C. Dodds committed Jun 7, 2016
1 parent 4195470 commit 817f3dc
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 @@ -38,7 +38,7 @@
"lodash.clone": "4.3.2",
"manage-path": "2.0.0",
"opt-cli": "1.4.2",
"path-exists": "^3.0.0",
"path-exists": "^2.0.0",
"spawn-command": "0.0.2"
},
"devDependencies": {
Expand Down

0 comments on commit 817f3dc

Please sign in to comment.