Skip to content

Commit

Permalink
fix: upgrade prettier from 2.8.7 to 2.8.8 (#36)
Browse files Browse the repository at this point in the history
  • Loading branch information
hougesen authored Nov 19, 2023
1 parent 2ecf50c commit a6d5e0a
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 8 deletions.
14 changes: 7 additions & 7 deletions www/package-lock.json

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

2 changes: 1 addition & 1 deletion www/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@
},
"dependencies": {
"json2struct": "^0.4.2",
"prettier": "^2.8.7"
"prettier": "^2.8.8"
},
"devDependencies": {
"@sveltejs/adapter-cloudflare": "^2.2.0",
Expand Down

0 comments on commit a6d5e0a

Please sign in to comment.