diff --git a/package.json b/package.json index 0dbc4e7a0..8c1132253 100644 --- a/package.json +++ b/package.json @@ -85,7 +85,5 @@ }, "author": "fanruan", "license": "MIT", - "dependencies": { - "shelljs": "0.8.5" - } + "dependencies": {} }