react-cosmos-ui 6.2.3 → 6.2.4-canary.19219aa.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -16,9 +16,9 @@
16
16
 
17
17
  /**
18
18
  * @license React
19
- * react-dom.production.min.js
19
+ * react-dom-client.production.js
20
20
  *
21
- * Copyright (c) Facebook, Inc. and its affiliates.
21
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
22
22
  *
23
23
  * This source code is licensed under the MIT license found in the
24
24
  * LICENSE file in the root directory of this source tree.
@@ -26,9 +26,9 @@
26
26
 
27
27
  /**
28
28
  * @license React
29
- * react-is.production.min.js
29
+ * react-dom.production.js
30
30
  *
31
- * Copyright (c) Facebook, Inc. and its affiliates.
31
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
32
32
  *
33
33
  * This source code is licensed under the MIT license found in the
34
34
  * LICENSE file in the root directory of this source tree.
@@ -36,9 +36,9 @@
36
36
 
37
37
  /**
38
38
  * @license React
39
- * react.production.min.js
39
+ * react-is.production.js
40
40
  *
41
- * Copyright (c) Facebook, Inc. and its affiliates.
41
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
42
42
  *
43
43
  * This source code is licensed under the MIT license found in the
44
44
  * LICENSE file in the root directory of this source tree.
@@ -46,9 +46,19 @@
46
46
 
47
47
  /**
48
48
  * @license React
49
- * scheduler.production.min.js
49
+ * react.production.js
50
50
  *
51
- * Copyright (c) Facebook, Inc. and its affiliates.
51
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
52
+ *
53
+ * This source code is licensed under the MIT license found in the
54
+ * LICENSE file in the root directory of this source tree.
55
+ */
56
+
57
+ /**
58
+ * @license React
59
+ * scheduler.production.js
60
+ *
61
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
52
62
  *
53
63
  * This source code is licensed under the MIT license found in the
54
64
  * LICENSE file in the root directory of this source tree.