We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c580b6b commit bf38990Copy full SHA for bf38990
1 file changed
package.json
@@ -175,6 +175,7 @@
175
"uuid": "^9.0.0",
176
"wait-for-expect": "^1.1.1",
177
"webpack": "^5.92.1",
178
+ "webpack-cli": "^4.10.0",
179
"webpack-manifest-plugin": "^5.0.0",
180
"yup": "0.32.3"
181
},
@@ -211,7 +212,6 @@
211
212
"sqlite3": "^5.1.2",
213
"supertest": "^6.3.4",
214
"wait-on": "^2.1.0",
- "webpack-cli": "^4.10.0",
215
"webpack-dev-server": "3"
216
217
"lint-staged": {
0 commit comments