From 6ccacfee4601fd4db02485dd084b201dbf96ad32 Mon Sep 17 00:00:00 2001
From: Michael Telatynski <7t3chguy@gmail.com>
Date: Tue, 17 Oct 2017 14:44:41 +0100
Subject: [PATCH] bump version to prevent eslint errors got bumped in
 react-sdk, missed here

Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 8896bac5..9cc3567f 100644
--- a/package.json
+++ b/package.json
@@ -110,7 +110,7 @@
     "eslint-config-google": "^0.7.1",
     "eslint-plugin-babel": "^4.1.1",
     "eslint-plugin-flowtype": "^2.30.0",
-    "eslint-plugin-react": "^6.9.0",
+    "eslint-plugin-react": "^7.4.0",
     "expect": "^1.16.0",
     "fs-extra": "^0.30.0",
     "html-webpack-plugin": "^2.24.0",