Revert npm restrictions

This commit is contained in:
Peaches_MLG
2026-01-11 11:44:20 +00:00
parent 4d896fe8f2
commit b76582907c
+1 -1
View File
@@ -169,7 +169,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."
}
}