summaryrefslogtreecommitdiff
path: root/packages/integrations/react/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/react/package.json')
-rw-r--r--packages/integrations/react/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/integrations/react/package.json b/packages/integrations/react/package.json
index fa68cd5f0..dbcdadca9 100644
--- a/packages/integrations/react/package.json
+++ b/packages/integrations/react/package.json
@@ -62,6 +62,6 @@
"react-dom": "^17.0.2 || ^18.0.0"
},
"engines": {
- "node": ">=16.12.0"
+ "node": ">=18.14.1"
}
}