feat(poc): revert prettier update

This commit is contained in:
Björn Meyer
2023-07-10 11:21:15 +02:00
parent fc39573c57
commit ac958f860f
4 changed files with 32 additions and 13 deletions

View File

@@ -46,7 +46,7 @@
"eslint-plugin-unicorn": "^47.0.0",
"lint-staged": "^13.2.3",
"postcss": "^8.4.25",
"prettier": "^3.0",
"prettier": "^2.8.8",
"prettier-plugin-tailwindcss": "^0.3.0",
"tailwindcss": "^3.3.2",
"typescript": "5.1.6"