@ohif/ui 3.10.0-beta.2 → 3.10.0-beta.21

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.
@@ -80,6 +80,16 @@ and limitations under the License.
80
80
  * LICENSE file in the root directory of this source tree.
81
81
  */
82
82
 
83
+ /**
84
+ * @license React
85
+ * use-sync-external-store-shim.production.min.js
86
+ *
87
+ * Copyright (c) Facebook, Inc. and its affiliates.
88
+ *
89
+ * This source code is licensed under the MIT license found in the
90
+ * LICENSE file in the root directory of this source tree.
91
+ */
92
+
83
93
  /**
84
94
  * @license lucide-react v0.379.0 - ISC
85
95
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ohif/ui",
3
- "version": "3.10.0-beta.2",
3
+ "version": "3.10.0-beta.21",
4
4
  "description": "A set of React components for Medical Imaging Viewers",
5
5
  "author": "OHIF Contributors",
6
6
  "license": "MIT",