From 5820370713904aef3bc4fc18018be81069b041dc Mon Sep 17 00:00:00 2001 From: Ward Peeters Date: Fri, 26 Feb 2021 07:09:02 +0100 Subject: [PATCH] update examples, ... --- e2e-tests/production-runtime/package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/e2e-tests/production-runtime/package.json b/e2e-tests/production-runtime/package.json index 805db5d64230d..8bc4bbaec3ee1 100644 --- a/e2e-tests/production-runtime/package.json +++ b/e2e-tests/production-runtime/package.json @@ -13,8 +13,8 @@ "gatsby-plugin-sharp": "^3.0.0-next.5", "gatsby-seo": "^0.1.0", "glob": "^7.1.3", - "react": "^16.8.0", - "react-dom": "^16.8.0", + "react": "^16.9.0", + "react-dom": "^16.9.0", "react-helmet": "^5.2.0", "typeface-merriweather": "^1.1.13" }, @@ -52,4 +52,4 @@ "type": "git", "url": "https://github.com/gatsbyjs/gatsby-starter-default" } -} +} \ No newline at end of file