Revert npm restrictions
This commit is contained in:
+1
-1
@@ -169,7 +169,7 @@
|
|||||||
},
|
},
|
||||||
"engines": {
|
"engines": {
|
||||||
"node": ">=20.0.0",
|
"node": ">=20.0.0",
|
||||||
"npm": ">=9.6.4",
|
"npm": ">=9.6.4 <11.0.0",
|
||||||
"yarn": "YARN NO LONGER USED - use npm instead."
|
"yarn": "YARN NO LONGER USED - use npm instead."
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user