From 5badc517b6eb835395122b48ca57f07c74f48cd5 Mon Sep 17 00:00:00 2001 From: "Dependencies.io Bot" Date: Thu, 5 Apr 2018 00:24:34 +0000 Subject: [PATCH] Update react from 16.3.0 to 16.3.1 in examples/official-storybook --- examples/official-storybook/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/official-storybook/package.json b/examples/official-storybook/package.json index 48afe6b6faf5..b2b43ba0f2b4 100644 --- a/examples/official-storybook/package.json +++ b/examples/official-storybook/package.json @@ -35,7 +35,7 @@ "global": "^4.3.2", "paths.macro": "^2.0.2", "prop-types": "^15.6.1", - "react": "^16.3.0", + "react": "^16.3.1", "react-chromatic": "^0.8.1", "react-dom": "^16.3.0", "uuid": "^3.2.1"