diff --git a/package.json b/package.json index 3d319b5..c1e1ebd 100644 --- a/package.json +++ b/package.json @@ -33,8 +33,9 @@ "eslint-plugin-promise": "^1.1.0", "eslint-plugin-react": "^4.1.0", "eslint-plugin-standard": "^1.1.0", - "grunt": "^0.4.1", + "grunt": "^0.4.5", "grunt-bump": "^0.7.0", + "grunt-cli": "^1.2.0", "grunt-conventional-changelog": "^6.1.0", "grunt-conventional-github-releaser": "^1.0.0", "grunt-eslint": "^18.0.0",