decap-cms-core 3.2.8 → 3.3.0-beta.1

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.
@@ -72,6 +72,16 @@
72
72
  * LICENSE file in the root directory of this source tree.
73
73
  */
74
74
 
75
+ /**
76
+ * @license React
77
+ * react-jsx-runtime.production.min.js
78
+ *
79
+ * Copyright (c) Facebook, Inc. and its affiliates.
80
+ *
81
+ * This source code is licensed under the MIT license found in the
82
+ * LICENSE file in the root directory of this source tree.
83
+ */
84
+
75
85
  /**
76
86
  * what-input - A global utility for tracking the current input method (mouse, keyboard or touch).
77
87
  * @version v5.2.12
@@ -88,15 +98,6 @@
88
98
  * LICENSE file in the root directory of this source tree.
89
99
  */
90
100
 
91
- /** @license React v16.14.0
92
- * react-jsx-runtime.production.min.js
93
- *
94
- * Copyright (c) Facebook, Inc. and its affiliates.
95
- *
96
- * This source code is licensed under the MIT license found in the
97
- * LICENSE file in the root directory of this source tree.
98
- */
99
-
100
101
  /** @license React v17.0.2
101
102
  * react-is.production.min.js
102
103
  *