Bump ohif-viewer to 0.0.16
This commit is contained in:
parent
113c20c346
commit
d00be8dbd7
@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "ohif-viewer",
|
"name": "ohif-viewer",
|
||||||
"version": "0.0.15",
|
"version": "0.0.16",
|
||||||
"description": "OHIF Viewer",
|
"description": "OHIF Viewer",
|
||||||
"author": "OHIF Contributors",
|
"author": "OHIF Contributors",
|
||||||
"license": "MIT",
|
"license": "MIT",
|
||||||
@ -106,7 +106,7 @@
|
|||||||
"hammerjs": "^2.0.8",
|
"hammerjs": "^2.0.8",
|
||||||
"lodash.isequal": "^4.5.0",
|
"lodash.isequal": "^4.5.0",
|
||||||
"moment": "^2.24.0",
|
"moment": "^2.24.0",
|
||||||
"ohif-core": "0.3.0",
|
"ohif-core": "0.3.1",
|
||||||
"ohif-cornerstone-extension": "0.0.16",
|
"ohif-cornerstone-extension": "0.0.16",
|
||||||
"ohif-dicom-html-extension": "^0.0.2",
|
"ohif-dicom-html-extension": "^0.0.2",
|
||||||
"ohif-dicom-microscopy-extension": "^0.0.5",
|
"ohif-dicom-microscopy-extension": "^0.0.5",
|
||||||
|
|||||||
@ -7811,10 +7811,10 @@ octal@^1.0.0:
|
|||||||
resolved "https://registry.yarnpkg.com/octal/-/octal-1.0.0.tgz#63e7162a68efbeb9e213588d58e989d1e5c4530b"
|
resolved "https://registry.yarnpkg.com/octal/-/octal-1.0.0.tgz#63e7162a68efbeb9e213588d58e989d1e5c4530b"
|
||||||
integrity sha1-Y+cWKmjvvrniE1iNWOmJ0eXEUws=
|
integrity sha1-Y+cWKmjvvrniE1iNWOmJ0eXEUws=
|
||||||
|
|
||||||
ohif-core@0.3.0:
|
ohif-core@0.3.1:
|
||||||
version "0.3.0"
|
version "0.3.1"
|
||||||
resolved "https://registry.yarnpkg.com/ohif-core/-/ohif-core-0.3.0.tgz#c9dc35a6a9a2b92571facfc01a439a8408c336b2"
|
resolved "https://registry.yarnpkg.com/ohif-core/-/ohif-core-0.3.1.tgz#65794e29081d97f30b9b00678b35132d5066d85d"
|
||||||
integrity sha512-FvlGHTyN2ZoR5wpxsz/oNsrh0u9uFSKyikJecFbZN2izEbHH60+KMVeG0uSJtlSymmEdoWtIottiQsm/pOyHhA==
|
integrity sha512-tEJNINtvYlvnwq2PqoIU3hkK+Yh3G48Eo6Svxfsx2uOWuOqV5HZ2OYOVvdVf48TlBM3M46mNkjNX5Uxa/YQKxQ==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.2.0"
|
"@babel/runtime" "^7.2.0"
|
||||||
dicomweb-client "^0.4.2"
|
dicomweb-client "^0.4.2"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user