Skip to content

Commit

Permalink
v3.14.0 (#1552)
Browse files Browse the repository at this point in the history
* Update FPL to 2.1.0

* v3.14.0
  • Loading branch information
cmoesel authored Dec 31, 2024
1 parent db6d044 commit 92bf4e4
Show file tree
Hide file tree
Showing 2 changed files with 61 additions and 8 deletions.
65 changes: 59 additions & 6 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.13.1",
"version": "3.14.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 @@ -93,7 +93,7 @@
"chalk": "^4.1.2",
"commander": "^12.1.0",
"fhir": "^4.12.0",
"fhir-package-loader": "^2.0.1",
"fhir-package-loader": "^2.1.0",
"fs-extra": "^11.2.0",
"html-minifier-terser": "5.1.1",
"https-proxy-agent": "^7.0.5",
Expand Down

0 comments on commit 92bf4e4

Please sign in to comment.