From 478968599db438ef2b954e1cb1babddfff4fa6a3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C3=ABl=20De=20Boey?= Date: Wed, 15 Jul 2020 02:02:30 +0200 Subject: [PATCH] Update package.json --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 6c9c0211..b3b00ad2 100644 --- a/package.json +++ b/package.json @@ -70,8 +70,8 @@ "warning": "^4.0.3" }, "peerDependencies": { - "react": "^0.14.0 || ^15.0.0 || ^16", - "react-dom": "^0.14.0 || ^15.0.0 || ^16" + "react": ">=0.14.0", + "react-dom": ">=0.14.0" }, "tags": [ "react",