Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Merged

v3.11.0 #1467

Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions npm-shrinkwrap.json

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

5 changes: 3 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fsh-sushi",
"version": "3.10.0",
"version": "3.11.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 @@ -30,7 +30,8 @@
"Chris Moesel <[email protected]>",
"Mint Thompson <[email protected]>",
"Julian Carter <[email protected]>",
"Guhan Thuran <[email protected]"
"Guhan Thuran <[email protected]",
"Kaelyn Jefferson <[email protected]>"
],
"repository": {
"type": "git",
Expand Down