Skip to content

Commit 7250afe

Browse files
committed
Change webpack version in peerDep to match devDep
Signed-off-by: Louis Chemineau <louis@chmn.me>
1 parent f12cfd7 commit 7250afe

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@
4040
"stylelint-webpack-plugin": "^3.0.1",
4141
"vue-loader": "^15.9.6",
4242
"vue-template-compiler": "^2.6.12",
43-
"webpack": "^5.4.0",
43+
"webpack": "^5.46.0",
4444
"webpack-cli": "^4.5.0",
4545
"webpack-dev-server": "^4.0.0"
4646
},
@@ -62,4 +62,4 @@
6262
"webpack-cli": "^4.5.0",
6363
"webpack-dev-server": "^4.0.0"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)