-
- Downloads
Removes babel-plugin-lodash in favor of babel-plugin-import
... | ... | @@ -79,7 +79,7 @@ |
"babel-eslint": "10.0.2", | ||
"babel-jest": "^24.8.0", | ||
"babel-loader": "^8.0.6", | ||
"babel-plugin-lodash": "^3.3.4", | ||
"babel-plugin-import": "^1.12.0", | ||
"babel-plugin-transform-react-remove-prop-types": "^0.4.24", | ||
"bundlewatch": "^0.2.5", | ||
"chalk": "^2.4.2", | ||
... | ... |
Please register or sign in to comment