Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
awatson1978 committed Jul 11, 2024
1 parent 54b958c commit 93ebf31
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion app/patient/Dashboard.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ import Grid from '@material-ui/core/Grid';
import { Session } from 'meteor/session';

// import { FhirUtilities } from 'meteor/clinical:hl7-fhir-data-infrastructure';
import { FhirUtilities } from '../FhirUtilities';
// import { FhirUtilities } from '../FhirUtilities';

import {
DynamicSpacer,
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"express-session": "^1.17.2",
"fhir-kit-client": "1.9.2",
"fhir-react": "0.1.4",
"fhir-starter": "0.14.0",
"fhir-starter": "0.17.0",
"fhirclient": "^2.4.0",
"formik": "^2.1.5",
"got": "12.5.3",
Expand Down

0 comments on commit 93ebf31

Please sign in to comment.