diff --git a/packages/material-ui-icons/package.json b/packages/material-ui-icons/package.json index b13a196717f44e..59131b7172b6ca 100644 --- a/packages/material-ui-icons/package.json +++ b/packages/material-ui-icons/package.json @@ -41,10 +41,10 @@ "react-dom": "^16.3.0" }, "dependencies": { - "@babel/runtime": "7.1.2", "recompose": "0.28.0 - 0.30.0" }, "devDependencies": { + "@babel/runtime": "7.1.2", "fs-extra": "^7.0.0", "mkdirp": "^0.5.0", "mustache": "^3.0.0",