@feathery/react 1.0.517 → 1.0.518

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.
@@ -1,3 +1,9 @@
1
+ /*
2
+ object-assign
3
+ (c) Sindre Sorhus
4
+ @license MIT
5
+ */
6
+
1
7
  /*!
2
8
  Copyright (c) 2018 Jed Watson.
3
9
  Licensed under the MIT License (MIT), see
@@ -24,7 +30,7 @@
24
30
 
25
31
  /**
26
32
  * @license React
27
- * react-dom.production.min.js
33
+ * react-jsx-runtime.production.min.js
28
34
  *
29
35
  * Copyright (c) Facebook, Inc. and its affiliates.
30
36
  *
@@ -34,7 +40,7 @@
34
40
 
35
41
  /**
36
42
  * @license React
37
- * react-jsx-runtime.production.min.js
43
+ * react.production.min.js
38
44
  *
39
45
  * Copyright (c) Facebook, Inc. and its affiliates.
40
46
  *
@@ -42,9 +48,8 @@
42
48
  * LICENSE file in the root directory of this source tree.
43
49
  */
44
50
 
45
- /**
46
- * @license React
47
- * react.production.min.js
51
+ /** @license React v0.20.2
52
+ * scheduler.production.min.js
48
53
  *
49
54
  * Copyright (c) Facebook, Inc. and its affiliates.
50
55
  *
@@ -52,9 +57,8 @@
52
57
  * LICENSE file in the root directory of this source tree.
53
58
  */
54
59
 
55
- /**
56
- * @license React
57
- * scheduler.production.min.js
60
+ /** @license React v16.13.1
61
+ * react-is.production.min.js
58
62
  *
59
63
  * Copyright (c) Facebook, Inc. and its affiliates.
60
64
  *
@@ -62,8 +66,8 @@
62
66
  * LICENSE file in the root directory of this source tree.
63
67
  */
64
68
 
65
- /** @license React v16.13.1
66
- * react-is.production.min.js
69
+ /** @license React v17.0.2
70
+ * react-dom.production.min.js
67
71
  *
68
72
  * Copyright (c) Facebook, Inc. and its affiliates.
69
73
  *