Skip to content

Commit

Permalink
Update to SUSHI 3.5.0 and bump to v2.2.0 (#246)
Browse files Browse the repository at this point in the history
* Update to SUSHI 3.5.0

* Bump to v2.2.0
  • Loading branch information
jafeltra authored Oct 12, 2023
1 parent da2d301 commit 2b97105
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 20 deletions.
35 changes: 17 additions & 18 deletions package-lock.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": "gofsh",
"version": "2.1.2",
"version": "2.2.0",
"description": "GoFSH is a FHIR Shorthand (FSH) decompiler, able to convert formal FHIR definitions from JSON to FSH.",
"main": "dist/index.js",
"scripts": {
Expand Down Expand Up @@ -76,7 +76,7 @@
"fhir-package-loader": "^0.5.0",
"flat": "^5.0.2",
"fs-extra": "^9.0.1",
"fsh-sushi": "^3.4.0",
"fsh-sushi": "^3.5.0",
"ini": "^1.3.8",
"lodash": "^4.17.21",
"readline-sync": "^1.4.10",
Expand Down

0 comments on commit 2b97105

Please sign in to comment.