📌(deps) downgrade prettier versions
For now there is a conflict with the new Prettier version, so for now we just keep the previous version to check it later during the next renovate pull request.
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
"format": "prettier --write \"**/*.{ts,tsx,md}\""
|
||||
},
|
||||
"devDependencies": {
|
||||
"prettier": "3.0.0",
|
||||
"prettier": "2.8.8",
|
||||
"turbo": "1.10.7"
|
||||
},
|
||||
"engines": {
|
||||
|
||||
Reference in New Issue
Block a user