Skip to content

Commit a5e2e22

Browse files
authored
Revert "fix(frontend): resolve prettier and react-email version mismatches (#…" (#227)
This reverts commit 41f5de6.
1 parent 41f5de6 commit a5e2e22

File tree

2 files changed

+0
-6
lines changed

2 files changed

+0
-6
lines changed

apps/dashboard/next.config.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,8 +38,6 @@ const nextConfig: NextConfig = {
3838
"pino-pretty",
3939
"@axiomhq/pino",
4040
"thread-stream",
41-
"@react-email/render",
42-
"prettier",
4341
],
4442
transpilePackages: [],
4543
output: "standalone",

package.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -105,9 +105,5 @@
105105
"prettier": "^3.7.4",
106106
"react-hotkeys-hook": "^5.2.1",
107107
"zod": "^4.1.13"
108-
},
109-
"overrides": {
110-
"prettier": "^3.7.4",
111-
"@react-email/render": "1.1.3"
112108
}
113109
}

0 commit comments

Comments
 (0)