Upgrade everything from npm 10 to 11 and Node 20 to 24 active LTS
This commit is contained in:
+2
-2
@@ -168,8 +168,8 @@
|
||||
"stylelint": "stylelint \"src/**/*.{css,scss}\""
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20.0.0",
|
||||
"npm": ">=9.6.4 <11.0.0",
|
||||
"node": ">=24.0.0",
|
||||
"npm": ">=11.0.0",
|
||||
"yarn": "YARN NO LONGER USED - use npm instead."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user