diff --git a/package-lock.json b/package-lock.json index 71c56460..cc42c8d3 100644 --- a/package-lock.json +++ b/package-lock.json @@ -49,7 +49,7 @@ "time-cache": "^0.3.0" }, "engines": { - "npm": ">=8.7.0" + "node": ">=20.9.0" } }, "node_modules/@actions/cache": { diff --git a/package.json b/package.json index b5e61189..adcbd3a4 100644 --- a/package.json +++ b/package.json @@ -113,7 +113,7 @@ "time-cache": "^0.3.0" }, "engines": { - "npm": ">=8.7.0" + "node": ">=20.9.0" }, "eslintConfig": { "extends": "ipfs",