diff --git a/packages/babel-helper-builder-react-jsx/package.json b/packages/babel-helper-builder-react-jsx/package.json index 6fed8d9b0d9d..92fb33891d60 100644 --- a/packages/babel-helper-builder-react-jsx/package.json +++ b/packages/babel-helper-builder-react-jsx/package.json @@ -8,7 +8,6 @@ "dependencies": { "babel-runtime": "^6.22.0", "babel-types": "^6.23.0", - "esutils": "^2.0.0", - "lodash": "^4.2.0" + "esutils": "^2.0.0" } }