diff --git a/package.json b/package.json index 7f964ed7..f6b04c41 100644 --- a/package.json +++ b/package.json @@ -42,8 +42,8 @@ "webpack:prod": "webpack --config webpack.config.js --config-name prod" }, "engines": { - "node": ">=18.0", - "npm": ">=8.0" + "node": ">=20.0", + "npm": ">=10.0" }, "workspaces": [ "packages/*",