Skip to content

Commit

Permalink
update package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
dgibbs64 committed Oct 8, 2023
1 parent 08a8da2 commit f5496c7
Show file tree
Hide file tree
Showing 3 changed files with 24 additions and 228 deletions.
2 changes: 1 addition & 1 deletion .prettierrc
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"plugins": ["prettier-plugin-sh"]
"plugins": ["prettier-plugin-sh"]
}
246 changes: 21 additions & 225 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
Expand Up @@ -5,8 +5,8 @@
"test": "tests"
},
"devDependencies": {
"prettier": "^2.8.8",
"prettier-plugin-sh": "^0.12.8"
"prettier": "^3.0.3",
"prettier-plugin-sh": "^0.13.1"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
Expand Down

0 comments on commit f5496c7

Please sign in to comment.