From b26a3d607f79488d5994049d0342b612bd270d49 Mon Sep 17 00:00:00 2001 From: Rayron Victor Date: Mon, 26 Nov 2018 09:51:35 -0300 Subject: [PATCH] Update React to 16.6.3 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index a7ef323c..f6314128 100644 --- a/package.json +++ b/package.json @@ -50,11 +50,11 @@ "prop-types": "^15.5.10", "qs": "^6.6.0", "rc-animate": "^2.4.4", - "react": "^16.5.1", + "react": "^16.6.3", "react-container-query": "^0.11.0", "react-copy-to-clipboard": "^5.0.1", "react-document-title": "^2.0.3", - "react-dom": "^16.5.1", + "react-dom": "^16.6.3", "react-fittext": "^1.0.0", "react-media": "^1.8.0", "react-router-dom": "^4.3.1" -- GitLab