From 0c358a6a73fc25574de7afd8f58bff9e74ac1123 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Fri, 9 Feb 2018 22:45:26 +0000 Subject: [PATCH] fix(deps): update dependency react-responsive to v4.0.4 --- static/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/package.json b/static/package.json index 2ff1786..79baa28 100644 --- a/static/package.json +++ b/static/package.json @@ -20,7 +20,7 @@ "react-moment": "0.7.0", "react-prism": "4.3.2", "react-qr-svg": "2.1.0", - "react-responsive": "4.0.3", + "react-responsive": "4.0.4", "react-router": "4.2.0", "react-router-dom": "4.2.2", "react-scripts": "1.1.1",