diff --git a/package.json b/package.json index 3277596..478fc55 100644 --- a/package.json +++ b/package.json @@ -17,7 +17,7 @@ "lint": "eslint ." }, "dependencies": { - "fs-promise": "^1.0.0", + "fs-promise": "^2.0.0", "inquirer": "^3.0.2", "pkg-up": "^1.0.0" },