From 2038ab617424968cac031af9234fd21121cfe5f1 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 6 Mar 2019 02:16:30 +0000 Subject: [PATCH] chore(package): update react to version 16.8.4 Closes #9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9441d66..9479892 100644 --- a/package.json +++ b/package.json @@ -53,7 +53,7 @@ "eslint-plugin-react": "^7.4.0", "eslint-plugin-jsx-a11y": "^6.0.2", "eslint-plugin-import": "^2.1.0", - "react": "^15.0.0", + "react": "^16.8.4", "rifraf": "^2.0.2", "rimraf": "^2.4.3", "webpack": "^3.8.1"