From 845036a55a4f57c98f3af48bf705a41537df9214 Mon Sep 17 00:00:00 2001 From: "Fred K. Schott" Date: Thu, 13 Feb 2020 21:51:09 -0800 Subject: [PATCH 1/2] Update react-dom.production.min.js --- src/targets/react-dom.production.min.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/targets/react-dom.production.min.js b/src/targets/react-dom.production.min.js index f0229f1..e7b2532 100644 --- a/src/targets/react-dom.production.min.js +++ b/src/targets/react-dom.production.min.js @@ -1,8 +1,8 @@ import React from 'react'; /** @license React v@@version@@ - * react-dom.development.js + * react-dom.production.min.js * - * Copyright (c) 2013-present, Facebook, Inc. + * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree. From f72eb0445c0c5a8d650770714c3f4cdf60eb587d Mon Sep 17 00:00:00 2001 From: "Fred K. Schott" Date: Thu, 13 Feb 2020 21:51:34 -0800 Subject: [PATCH 2/2] Update react.production.min.js --- src/targets/react.production.min.js | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/targets/react.production.min.js b/src/targets/react.production.min.js index 18d3a47..304f1ee 100644 --- a/src/targets/react.production.min.js +++ b/src/targets/react.production.min.js @@ -1,7 +1,7 @@ /** @license React v@@version@@ - * react.development.js + * react.production.min.js * - * Copyright (c) 2013-present, Facebook, Inc. + * Copyright (c) Facebook, Inc. and its affiliates. * * This source code is licensed under the MIT license found in the * LICENSE file in the root directory of this source tree.