From aef2226cd89468710b191d98672a3f2b33d15d6a Mon Sep 17 00:00:00 2001 From: Stephen Grider Date: Wed, 26 Apr 2017 20:25:53 -0700 Subject: [PATCH] Update package.json --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 8b4c5bf..102a759 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "lodash": "^3.10.1", "react": "^0.14.3", "react-dom": "^0.14.3", - "react-redux": "4.0.0", + "react-redux": "4.3.0", "react-router": "^2.0.1", "redux": "^3.0.4" }