diff options
Diffstat (limited to 'packages/integrations/react/package.json')
-rw-r--r-- | packages/integrations/react/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/react/package.json b/packages/integrations/react/package.json index d07827af5..160909fc9 100644 --- a/packages/integrations/react/package.json +++ b/packages/integrations/react/package.json @@ -59,7 +59,7 @@ "react-dom": "^17.0.2 || ^18.0.0 || ^19.0.0" }, "engines": { - "node": "^18.17.1 || ^20.3.0 || >=22.0.0" + "node": "18.20.8 || ^20.3.0 || >=22.0.0" }, "publishConfig": { "provenance": true |