Skip to content

Commit

Permalink
Merge pull request #87 from symptomatic/hgraph-mobile-testflight
Browse files Browse the repository at this point in the history
hGraph Mobile - Published to App Store
  • Loading branch information
awatson1978 authored Mar 16, 2021
2 parents 33f2ef8 + 6fe7c67 commit d82c51f
Show file tree
Hide file tree
Showing 28 changed files with 672 additions and 810 deletions.
1 change: 1 addition & 0 deletions .meteor/cordova-plugins
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ cordova-plugin-file@6.0.2
cordova-plugin-meteor-webapp@1.9.1
cordova-plugin-splashscreen@6.0.0
cordova-plugin-statusbar@2.4.3
cordova-plugin-app-launcher@0.4.0

cordova-plugin-wkwebview-engine@1.2.2
cordova-plugin-wkwebviewxhrfix@0.1.0
Expand Down
3 changes: 2 additions & 1 deletion .meteor/packages
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ webapp@1.10.0
ddp@1.4.0
livedata@1.0.18
es5-shim@4.8.0 # ECMAScript 5 compatibility for older browsers
# hot-code-push # Doesnt belong on every deployment.


# SECURITY
alanning:roles
Expand Down Expand Up @@ -44,4 +46,3 @@ clinical:hl7-fhir-data-infrastructure
# symptomatic:healthkit-importer
# symptomatic:immunization-card

# goinvo:hgraph-mobile
13 changes: 5 additions & 8 deletions .meteor/versions
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@ accounts-base@1.8.0
alanning:roles@3.2.3
aldeed:collection2@3.0.6
allow-deny@1.1.0
autoupdate@1.7.0
babel-compiler@7.6.0
babel-runtime@1.5.0
base64@1.0.12
Expand All @@ -13,9 +12,9 @@ caching-compiler@1.2.2
caching-html-compiler@1.1.3
callback-hook@1.3.0
check@1.3.1
clinical:extended-api@2.5.0
clinical:extended-api@2.5.1
clinical:fonts@1.2.0
clinical:hl7-fhir-data-infrastructure@6.10.19
clinical:hl7-fhir-data-infrastructure@6.11.4
clinical:hl7-resource-datatypes@4.0.6
ddp@1.4.0
ddp-client@2.4.0
Expand All @@ -34,8 +33,7 @@ es5-shim@4.8.0
fetch@0.1.1
fourseven:scss@4.12.0
geojson-utils@1.0.10
goinvo:hgraph-mobile@0.7.1
hot-code-push@1.0.4
goinvo:hgraph-mobile@0.7.3
html-tools@1.0.11
htmljs@1.0.11
http@1.4.2
Expand Down Expand Up @@ -83,8 +81,8 @@ spacebars-compiler@1.1.3
standard-minifier-css@1.7.2
standard-minifier-js@2.6.0
static-html@1.2.2
symptomatic:healthkit-importer@0.8.1
symptomatic:orbital@0.5.0
symptomatic:healthkit-importer@0.8.3
symptomatic:orbital@0.6.1
templating-tools@1.1.2
tmeasday:check-npm-versions@0.3.2
tracker@1.2.0
Expand All @@ -93,4 +91,3 @@ underscore@1.0.10
url@1.3.1
webapp@1.10.0
webapp-hashing@1.1.0

Loading

0 comments on commit d82c51f

Please sign in to comment.