diff --git a/package.json b/package.json index 0d555f0..7d06194 100644 --- a/package.json +++ b/package.json @@ -20,6 +20,6 @@ "dependencies": { "drone-node": "^1.0.1", "nuget-runner": "^0.1.7", - "shelljs": "^0.5.3" + "shelljs": "^0.8.0" } }