Skip to content

Commit

Permalink
Bump to v2.6.1 (#1129)
Browse files Browse the repository at this point in the history
* 2.6.1

* npm audit fix
  • Loading branch information
julianxcarter authored Aug 11, 2022
1 parent d25cebf commit f67b4ea
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 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.6.0",
"version": "2.6.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 f67b4ea

Please sign in to comment.