mirror of
https://github.com/electron/electron.git
synced 2026-01-10 07:58:08 -05:00
build: fix webpack prod failure (#35227)
This commit is contained in:
@@ -73,7 +73,7 @@
|
||||
"typescript": "^4.5.5",
|
||||
"webpack": "^5.73.0",
|
||||
"webpack-cli": "^4.10.0",
|
||||
"wrapper-webpack-plugin": "^2.1.0"
|
||||
"wrapper-webpack-plugin": "^2.2.0"
|
||||
},
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user