diff --git a/package.json b/package.json index 92c1eaf..4fe35c1 100644 --- a/package.json +++ b/package.json @@ -33,7 +33,7 @@ "dependencies": { "chalk": "^0.4.0", "dateformat": "^1.0.8-1.2.3", - "execSync": "~1.0.1-pre", + "sync-exec": "~0.5", "fs-extra": "^0.8.1", "gulp-util": "^2.2.20", "inquirer": "^0.4.1",