Skip to content

Commit a311376

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

File tree

11 files changed

+57
-143
lines changed

11 files changed

+57
-143
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)