fix(google-cloud): Update healthcare-api-adapter to use v1beta1 URLs (#379)

This commit is contained in:
Egor Lezhnin 2019-04-08 18:10:30 +07:00 committed by Erik Ziegler
parent 9270fbf78d
commit 46ed339579

View File

@ -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"
});