build: fix webpack prod failure (#35227)

This commit is contained in:
Shelley Vohr
2022-08-05 18:21:00 +02:00
committed by GitHub
parent a719568ac1
commit a11cc3274f
2 changed files with 6 additions and 21 deletions

View File

@@ -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": {