We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent db9e327 commit c0fd582Copy full SHA for c0fd582
1 file changed
package.json
@@ -35,14 +35,12 @@
35
"husky": "^7.0.4",
36
"mocha": "^2.2.5",
37
"semantic-release": "^19.0.2",
38
- "webpack-cli": "^4.9.2"
+ "webpack-cli": "^4.9.2",
39
+ "webpack": "^5.67.0"
40
},
41
"config": {
42
"commitizen": {
43
"path": "./node_modules/cz-conventional-changelog"
44
}
- },
45
- "dependencies": {
46
- "webpack": "^5.67.0"
47
48
0 commit comments