Skip to content

Commit 817f3dc

Browse files
author
Kent C. Dodds
committed
fix(deps): update path-exists to previous version
Closes #107
1 parent 4195470 commit 817f3dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"lodash.clone": "4.3.2",
3939
"manage-path": "2.0.0",
4040
"opt-cli": "1.4.2",
41-
"path-exists": "^3.0.0",
41+
"path-exists": "^2.0.0",
4242
"spawn-command": "0.0.2"
4343
},
4444
"devDependencies": {

0 commit comments

Comments
 (0)