Skip to content

Commit 5fa3d3f

Browse files
Update cli/src/installers/index.ts
1 parent d6de65a commit 5fa3d3f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: cli/src/installers/index.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ export const dependencyVersionMap = {
3535
postcss: "^8.4.14",
3636
prettier: "^2.8.1",
3737
"prettier-plugin-tailwindcss": "^0.2.1",
38-
"@types/prettier": "^2.8.1",
38+
"@types/prettier": "^2.7.2",
3939

4040
// tRPC
4141
"@trpc/client": "^10.0.0",

0 commit comments

Comments
 (0)