diff --git a/package.json b/package.json index b7a49eb4f1..8faa0e3d42 100644 --- a/package.json +++ b/package.json @@ -352,7 +352,6 @@ "/": "this is a hack to resolve webpack5 'Module not found' errors", "//": "we can remove this if upgrade materail-ui to a version use @babel/runtime 7.12.5+", "///": "see ", - "@babel/runtime": "^7.12.5", - "webpack": "^5.10.1" + "@babel/runtime": "^7.12.5" } }