summaryrefslogtreecommitdiff
path: root/packages/integrations/react
diff options
context:
space:
mode:
Diffstat (limited to 'packages/integrations/react')
-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 a1d120693..7e062ae83 100644
--- a/packages/integrations/react/package.json
+++ b/packages/integrations/react/package.json
@@ -50,6 +50,6 @@
"react-dom": "^17.0.2 || ^18.0.0"
},
"engines": {
- "node": "^14.20.0 || >=16.14.0"
+ "node": "^14.18.0 || >=16.12.0"
}
}