Skip to content

Commit

Permalink
V2.7.1 (#1176)
Browse files Browse the repository at this point in the history
* Bump version to 2.7.1
* npm audit fix
  • Loading branch information
cmoesel authored Nov 23, 2022
1 parent 309875c commit ebb2f27
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions npm-shrinkwrap.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fsh-sushi",
"version": "2.7.0",
"version": "2.7.1",
"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

0 comments on commit ebb2f27

Please sign in to comment.