@feathery/react 1.0.396 → 1.0.397

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.
@@ -4,12 +4,6 @@ object-assign
4
4
  @license MIT
5
5
  */
6
6
 
7
- /*!
8
- * $script.js JS loader & dependency manager
9
- * https://github.com/ded/script.js
10
- * (c) Dustin Diaz 2014 | License MIT
11
- */
12
-
13
7
  /*!
14
8
  Copyright (c) 2018 Jed Watson.
15
9
  Licensed under the MIT License (MIT), see
@@ -62,8 +56,8 @@ object-assign
62
56
  * LICENSE file in the root directory of this source tree.
63
57
  */
64
58
 
65
- /** @license React v16.13.1
66
- * react.production.min.js
59
+ /** @license React v16.14.0
60
+ * react-dom.production.min.js
67
61
  *
68
62
  * Copyright (c) Facebook, Inc. and its affiliates.
69
63
  *
@@ -72,7 +66,7 @@ object-assign
72
66
  */
73
67
 
74
68
  /** @license React v16.14.0
75
- * react-dom.production.min.js
69
+ * react.production.min.js
76
70
  *
77
71
  * Copyright (c) Facebook, Inc. and its affiliates.
78
72
  *