diff --git a/package.json b/package.json index 78095bca..2ae46244 100644 --- a/package.json +++ b/package.json @@ -49,7 +49,7 @@ }, "peerDependencies": { "hugo-extended": "0.160.0", - "netlify-cli": "^23.13.4 || ^24.0.0", + "netlify-cli": "^23.13.4 || ^24.0.0 || ^25.0.0", "npm-check-updates": "^19.3.1 || ^20.0.0" }, "enginesComment": "Ensure that engines.node value stays consistent with the project's .nvmrc",