Skip to content

Commit

Permalink
Fixed/reverted Prettier version
Browse files Browse the repository at this point in the history
  • Loading branch information
hopperelec committed Jan 31, 2024
1 parent 5dd68c2 commit 54cd62d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
18 changes: 9 additions & 9 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,9 +38,9 @@
"eslint-plugin-svelte": "^2.35.1",
"espree": "^9.6.1",
"postcss-preset-env": "^9.3.0",
"prettier": "^3.0.0",
"prettier-plugin-prisma": "^5.0.0",
"prettier-plugin-svelte": "^3.0.0",
"prettier": "3.1.0",
"prettier-plugin-prisma": "5.0.0",
"prettier-plugin-svelte": "3.1.0",
"prisma": "^5.9.0",
"scss": "^0.2.4",
"stylelint": "^15.11.0",
Expand Down

0 comments on commit 54cd62d

Please sign in to comment.