Skip to content

Commit

Permalink
v3.2.0 (#1314)
Browse files Browse the repository at this point in the history
* Bump fhir-package-loader to 0.6.0

* v3.2.0
  • Loading branch information
cmoesel authored Jul 26, 2023
1 parent 5a4976b commit 4d02d90
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 11 deletions.
18 changes: 9 additions & 9 deletions npm-shrinkwrap.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fsh-sushi",
"version": "3.1.0",
"version": "3.2.0",
"description": "Sushi Unshortens Short Hand Inputs (FSH Compiler)",
"scripts": {
"build": "del-cli dist && tsc && copyfiles -u 3 \"src/utils/init-project/*\" dist/utils/init-project",
Expand Down Expand Up @@ -86,7 +86,7 @@
"chalk": "^3.0.0",
"commander": "^8.2.0",
"fhir": "^4.9.0",
"fhir-package-loader": "^0.5.0",
"fhir-package-loader": "^0.6.0",
"fs-extra": "^8.1.0",
"html-minifier-terser": "5.1.1",
"https-proxy-agent": "^5.0.0",
Expand Down

0 comments on commit 4d02d90

Please sign in to comment.