Update prettier to version 3.0.1

This commit is contained in:
depfu[bot]
2023-08-10 06:36:46 +00:00
committed by Owen Rees
parent 7c6e93a9a3
commit c83db6a303
2 changed files with 5 additions and 5 deletions
+1 -1
View File
@@ -52,7 +52,7 @@
"eslint-config-next": "^13.4.12",
"eslint-config-prettier": "^8.8.0",
"eslint-plugin-react-hooks": "^5.0.0-canary-7118f5dd7-20230705",
"prettier": "3.0.0",
"prettier": "3.0.1",
"prettier-plugin-tailwindcss": "^0.4.1"
}
}