fix: clear annotations toolbar button
This commit is contained in:
parent
da318c9c8c
commit
210c2e8d2c
@ -98,7 +98,7 @@
|
|||||||
"i18next-browser-languagedetector": "^3.0.1",
|
"i18next-browser-languagedetector": "^3.0.1",
|
||||||
"lodash.isequal": "4.5.0",
|
"lodash.isequal": "4.5.0",
|
||||||
"moment": "^2.24.0",
|
"moment": "^2.24.0",
|
||||||
"ohif-core": "0.10.5",
|
"ohif-core": "0.10.6",
|
||||||
"oidc-client": "1.8.x",
|
"oidc-client": "1.8.x",
|
||||||
"prop-types": "^15.7.2",
|
"prop-types": "^15.7.2",
|
||||||
"react-dropzone": "^10.1.5",
|
"react-dropzone": "^10.1.5",
|
||||||
|
|||||||
@ -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"
|
resolved "https://registry.yarnpkg.com/octokit-pagination-methods/-/octokit-pagination-methods-1.1.0.tgz#cf472edc9d551055f9ef73f6e42b4dbb4c80bea4"
|
||||||
integrity sha512-fZ4qZdQ2nxJvtcasX7Ghl+WlWS/d9IgnBIwFZXVNNZUmzpno91SX5bc5vuxiuKoCtK78XxGGNuSCrDC7xYB3OQ==
|
integrity sha512-fZ4qZdQ2nxJvtcasX7Ghl+WlWS/d9IgnBIwFZXVNNZUmzpno91SX5bc5vuxiuKoCtK78XxGGNuSCrDC7xYB3OQ==
|
||||||
|
|
||||||
ohif-core@0.10.5:
|
ohif-core@0.10.6:
|
||||||
version "0.10.5"
|
version "0.10.6"
|
||||||
resolved "https://registry.yarnpkg.com/ohif-core/-/ohif-core-0.10.5.tgz#597a27e7b5f1e2c480dc703c232e2460b95c4200"
|
resolved "https://registry.yarnpkg.com/ohif-core/-/ohif-core-0.10.6.tgz#5dc08ae5986fd56caca4401cd8b2d8ee0740fab0"
|
||||||
integrity sha512-qVVQIk44Tox5VQ3CBx7p88xrn/q2Upej4VSrhlL3JLRg2QJ3H0+03z07IXmAHmewTYVZu4ZL67rX41rhQejogg==
|
integrity sha512-u0otTi6jJ+rhxKCEltrhg23kzD5YYQaLgcXp89SFh8o4bQeWR13gVUFSPGuVEQUVeRXXQnR/SZx5eqaaGAav9Q==
|
||||||
dependencies:
|
dependencies:
|
||||||
"@babel/runtime" "^7.2.0"
|
"@babel/runtime" "^7.2.0"
|
||||||
ajv "^6.10.0"
|
ajv "^6.10.0"
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user