react-survey-builder 1.0.62 → 1.0.63

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.
@@ -45,6 +45,16 @@ object-assign
45
45
  * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
46
46
  */
47
47
 
48
+ /**
49
+ * @license React
50
+ * react-dom.production.min.js
51
+ *
52
+ * Copyright (c) Facebook, Inc. and its affiliates.
53
+ *
54
+ * This source code is licensed under the MIT license found in the
55
+ * LICENSE file in the root directory of this source tree.
56
+ */
57
+
48
58
  /**
49
59
  * @license React
50
60
  * react-jsx-runtime.production.min.js
@@ -55,6 +65,26 @@ object-assign
55
65
  * LICENSE file in the root directory of this source tree.
56
66
  */
57
67
 
68
+ /**
69
+ * @license React
70
+ * react.production.min.js
71
+ *
72
+ * Copyright (c) Facebook, Inc. and its affiliates.
73
+ *
74
+ * This source code is licensed under the MIT license found in the
75
+ * LICENSE file in the root directory of this source tree.
76
+ */
77
+
78
+ /**
79
+ * @license React
80
+ * scheduler.production.min.js
81
+ *
82
+ * Copyright (c) Facebook, Inc. and its affiliates.
83
+ *
84
+ * This source code is licensed under the MIT license found in the
85
+ * LICENSE file in the root directory of this source tree.
86
+ */
87
+
58
88
  /** @license React v16.13.1
59
89
  * react-is.production.min.js
60
90
  *