1
0
mirror of https://github.com/lensapp/lens.git synced 2025-05-20 05:10:56 +00:00

Remove resolutions added by mistakes

Signed-off-by: Hung-Han (Henry) Chen <1474479+chenhunghan@users.noreply.github.com>
This commit is contained in:
Hung-Han (Henry) Chen 2020-12-15 14:56:42 +08:00
parent 04e5061a3b
commit bfe8b272ba
No known key found for this signature in database
GPG Key ID: A28B7834EFA73792

View File

@ -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 <https://github.com/webpack/webpack/issues/11467#issuecomment-727014123>",
"@babel/runtime": "^7.12.5",
"webpack": "^5.10.1"
"@babel/runtime": "^7.12.5"
}
}