diff --git a/Packages/ohif-google-cloud/package.js b/Packages/ohif-google-cloud/package.js index 6ba8daed6..dfacc7491 100644 --- a/Packages/ohif-google-cloud/package.js +++ b/Packages/ohif-google-cloud/package.js @@ -6,7 +6,7 @@ Package.describe({ }); Npm.depends({ - 'healthcare-api-adapter': "git+https://github.com/quantumsoftgroup/healthcare-api-adapter#v0.2.1" + 'healthcare-api-adapter': "git+https://github.com/quantumsoftgroup/healthcare-api-adapter#v0.2.2" });