From 27d39e288a109340837488ab4fb2c11762704bfb Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Fri, 22 Mar 2019 18:32:09 +0000 Subject: [PATCH] chore(package): update react to version 16.8.5 Closes #9 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 9441d66..630222f 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.5", "rifraf": "^2.0.2", "rimraf": "^2.4.3", "webpack": "^3.8.1"