@ohif/extension-dicom-microscopy 3.8.0-beta.2 → 3.8.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.
@@ -33,7 +33,7 @@ object-assign
33
33
  * Dual licensed under the MIT or GPL Version 2 licenses.
34
34
  **/
35
35
 
36
- /** @license React v0.20.2
36
+ /** @license React v0.19.1
37
37
  * scheduler.production.min.js
38
38
  *
39
39
  * Copyright (c) Facebook, Inc. and its affiliates.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@ohif/extension-dicom-microscopy",
3
- "version": "3.8.0-beta.2",
3
+ "version": "3.8.0-beta.21",
4
4
  "description": "OHIF extension for DICOM microscopy",
5
5
  "author": "Bill Wallace, md-prog",
6
6
  "license": "MIT",
@@ -28,10 +28,10 @@
28
28
  "start": "yarn run dev"
29
29
  },
30
30
  "peerDependencies": {
31
- "@ohif/core": "3.8.0-beta.2",
32
- "@ohif/extension-default": "3.8.0-beta.2",
33
- "@ohif/i18n": "3.8.0-beta.2",
34
- "@ohif/ui": "3.8.0-beta.2",
31
+ "@ohif/core": "3.8.0-beta.21",
32
+ "@ohif/extension-default": "3.8.0-beta.21",
33
+ "@ohif/i18n": "3.8.0-beta.21",
34
+ "@ohif/ui": "3.8.0-beta.21",
35
35
  "prop-types": "^15.6.2",
36
36
  "react": "^17.0.2",
37
37
  "react-dom": "^17.0.2",