From efa5167c541a5ce9e2b6907b7368362784ea8474 Mon Sep 17 00:00:00 2001 From: Sean Landsman Date: Mon, 18 Mar 2019 15:08:58 +0000 Subject: [PATCH] Minor updates to deps --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9196015..aa63058 100644 --- a/package.json +++ b/package.json @@ -70,7 +70,7 @@ "react": "16.8.2", "react-dom": "16.8.2", "react-redux": "6.0.1", - "react-router-dom": "4.3.1", + "react-router-dom": "4.4.0", "redux": "4.0.1" } }