diff --git a/package.json b/package.json index 6cadb49..4a40876 100644 --- a/package.json +++ b/package.json @@ -7,7 +7,7 @@ "chalk": "^1.1.3", "eslint-config-airbnb-base": "^11.1.1", "eslint-plugin-import": "^2.2.0", - "shelljs": "^0.7.7", + "shelljs": "^0.10.0", "yeoman-generator": "^1.1.1", "yosay": "^2.0.0" },