@feathery/react 1.0.508 → 1.0.510

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