fix: clear annotations toolbar button

This commit is contained in:
Danny Brown 2019-07-26 16:38:37 -04:00 committed by GitHub
parent da318c9c8c
commit 210c2e8d2c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -98,7 +98,7 @@
"i18next-browser-languagedetector": "^3.0.1",
"lodash.isequal": "4.5.0",
"moment": "^2.24.0",
"ohif-core": "0.10.5",
"ohif-core": "0.10.6",
"oidc-client": "1.8.x",
"prop-types": "^15.7.2",
"react-dropzone": "^10.1.5",

View File

@ -10501,10 +10501,10 @@ octokit-pagination-methods@^1.1.0:
resolved "https://registry.yarnpkg.com/octokit-pagination-methods/-/octokit-pagination-methods-1.1.0.tgz#cf472edc9d551055f9ef73f6e42b4dbb4c80bea4"
integrity sha512-fZ4qZdQ2nxJvtcasX7Ghl+WlWS/d9IgnBIwFZXVNNZUmzpno91SX5bc5vuxiuKoCtK78XxGGNuSCrDC7xYB3OQ==
ohif-core@0.10.5:
version "0.10.5"
resolved "https://registry.yarnpkg.com/ohif-core/-/ohif-core-0.10.5.tgz#597a27e7b5f1e2c480dc703c232e2460b95c4200"
integrity sha512-qVVQIk44Tox5VQ3CBx7p88xrn/q2Upej4VSrhlL3JLRg2QJ3H0+03z07IXmAHmewTYVZu4ZL67rX41rhQejogg==
ohif-core@0.10.6:
version "0.10.6"
resolved "https://registry.yarnpkg.com/ohif-core/-/ohif-core-0.10.6.tgz#5dc08ae5986fd56caca4401cd8b2d8ee0740fab0"
integrity sha512-u0otTi6jJ+rhxKCEltrhg23kzD5YYQaLgcXp89SFh8o4bQeWR13gVUFSPGuVEQUVeRXXQnR/SZx5eqaaGAav9Q==
dependencies:
"@babel/runtime" "^7.2.0"
ajv "^6.10.0"