Skip to content

Commit

Permalink
v2.8.0 (#1197)
Browse files Browse the repository at this point in the history
* npm audit fix

* 2.8.0
  • Loading branch information
cmoesel authored Jan 19, 2023
1 parent e8ec639 commit 03cada1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 13 deletions.
19 changes: 8 additions & 11 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": "2.7.1",
"version": "2.8.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 @@ -87,8 +87,8 @@
"commander": "^8.2.0",
"fhir": "^4.9.0",
"fs-extra": "^8.1.0",
"https-proxy-agent": "^5.0.0",
"html-minifier-terser": "5.1.1",
"https-proxy-agent": "^5.0.0",
"ini": "^1.3.8",
"junk": "^3.1.0",
"lodash": "^4.17.21",
Expand Down

0 comments on commit 03cada1

Please sign in to comment.