Skip to content

Commit 88a12b7

Browse files
committed
Pin npm version to 11.6.2
1 parent 71a2677 commit 88a12b7

File tree

10 files changed

+55
-141
lines changed

10 files changed

+55
-141
lines changed

docs/examples/webpack/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "Boilerplate example for govuk-frontend using webpack",
55
"engines": {
66
"node": "^24.11.0",
7-
"npm": "^11.6.0"
7+
"npm": "11.6.2"
88
},
99
"scripts": {
1010
"dev": "webpack serve --progress --mode development",

0 commit comments

Comments
 (0)