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 e4d2da231..886f1cf1f 100644
--- a/packages/integrations/react/package.json
+++ b/packages/integrations/react/package.json
@@ -49,6 +49,6 @@
"react-dom": "^17.0.2 || ^18.0.0"
},
"engines": {
- "node": "^14.20.0 || >=16.16.0"
+ "node": "^14.20.0 || >=16.14.0"
}
}