Set maximum npm version
This commit is contained in:
2
package-lock.json
generated
2
package-lock.json
generated
@@ -139,7 +139,7 @@
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20.0.0",
|
||||
"npm": ">=9.6.4",
|
||||
"npm": ">=9.6.4 <11.0.0",
|
||||
"yarn": "YARN NO LONGER USED - use npm instead."
|
||||
},
|
||||
"optionalDependencies": {
|
||||
|
||||
@@ -168,7 +168,7 @@
|
||||
},
|
||||
"engines": {
|
||||
"node": ">=20.0.0",
|
||||
"npm": ">=9.6.4",
|
||||
"npm": ">=9.6.4 <11.0.0",
|
||||
"yarn": "YARN NO LONGER USED - use npm instead."
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user