Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fhir v4 #909

Closed
wants to merge 12 commits into from
Prev Previous commit
Next Next commit
fhir-4: update generated artefacts
josephjclark committed Jan 20, 2025
commit b558fb886df10b23392cb80b60ccc330f7a72ab7
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -35,6 +35,7 @@
"eslint": "8.26.0",
"esno": "^4.8.0",
"lodash": "^4.17.21",
"mocha": "^10.7.3"
"mocha": "^10.7.3",
"typescript": "4.8.4"
}
}
Loading