Bump ohif-viewer to 0.0.16

This commit is contained in:
Erik Ziegler 2019-02-18 15:09:49 +01:00
parent 113c20c346
commit d00be8dbd7
2 changed files with 6 additions and 6 deletions

View File

@ -1,6 +1,6 @@
{
"name": "ohif-viewer",
"version": "0.0.15",
"version": "0.0.16",
"description": "OHIF Viewer",
"author": "OHIF Contributors",
"license": "MIT",
@ -106,7 +106,7 @@
"hammerjs": "^2.0.8",
"lodash.isequal": "^4.5.0",
"moment": "^2.24.0",
"ohif-core": "0.3.0",
"ohif-core": "0.3.1",
"ohif-cornerstone-extension": "0.0.16",
"ohif-dicom-html-extension": "^0.0.2",
"ohif-dicom-microscopy-extension": "^0.0.5",

View File

@ -7811,10 +7811,10 @@ octal@^1.0.0:
resolved "https://registry.yarnpkg.com/octal/-/octal-1.0.0.tgz#63e7162a68efbeb9e213588d58e989d1e5c4530b"
integrity sha1-Y+cWKmjvvrniE1iNWOmJ0eXEUws=
ohif-core@0.3.0:
version "0.3.0"
resolved "https://registry.yarnpkg.com/ohif-core/-/ohif-core-0.3.0.tgz#c9dc35a6a9a2b92571facfc01a439a8408c336b2"
integrity sha512-FvlGHTyN2ZoR5wpxsz/oNsrh0u9uFSKyikJecFbZN2izEbHH60+KMVeG0uSJtlSymmEdoWtIottiQsm/pOyHhA==
ohif-core@0.3.1:
version "0.3.1"
resolved "https://registry.yarnpkg.com/ohif-core/-/ohif-core-0.3.1.tgz#65794e29081d97f30b9b00678b35132d5066d85d"
integrity sha512-tEJNINtvYlvnwq2PqoIU3hkK+Yh3G48Eo6Svxfsx2uOWuOqV5HZ2OYOVvdVf48TlBM3M46mNkjNX5Uxa/YQKxQ==
dependencies:
"@babel/runtime" "^7.2.0"
dicomweb-client "^0.4.2"