Skip to content

Commit

Permalink
To 1.4.1 (#161)
Browse files Browse the repository at this point in the history
* To SUSHI 2.2.1

* 1.4.1
  • Loading branch information
ngfreiter authored Nov 29, 2021
1 parent 1511040 commit 7b17760
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 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": "1.4.0",
"version": "1.4.1",
"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 @@ -68,7 +68,7 @@
"fhir": "^4.10.0",
"flat": "^5.0.2",
"fs-extra": "^9.0.1",
"fsh-sushi": "^2.1.1",
"fsh-sushi": "^2.2.1",
"ini": "^1.3.8",
"lodash": "^4.17.21",
"readline-sync": "^1.4.10",
Expand Down

0 comments on commit 7b17760

Please sign in to comment.