Skip to content

Commit c6d9b59

Browse files
committed
Unpin webpack version
Signed-off-by: Louis Chemineau <louis@chmn.me>
1 parent 76e77c1 commit c6d9b59

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

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.1.0",
4141
"vue-loader": "^15.9.8",
4242
"vue-template-compiler": "^2.6.14",
43-
"webpack": "~5.46.0",
43+
"webpack": "^5.66.0",
4444
"webpack-cli": "^4.9.1",
4545
"webpack-dev-server": "^4.7.2"
4646
},
@@ -62,4 +62,4 @@
6262
"webpack-cli": "^4.9.1",
6363
"webpack-dev-server": "^4.7.2"
6464
}
65-
}
65+
}

0 commit comments

Comments
 (0)