Skip to content

Commit 5b2f6c7

Browse files
Revert "Fix Astro integration test by pinning zod-to-json-schema" (#14792)
Reverts #14780 The version pin is no longer needed. 🙂 ## Test Plan CI is green again.
1 parent 10a8f1a commit 5b2f6c7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

integrations/vite/astro.test.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,6 @@ test(
1212
"astro": "^4.15.2",
1313
"@tailwindcss/vite": "workspace:^",
1414
"tailwindcss": "workspace:^"
15-
},
16-
"pnpm": {
17-
"overrides": {
18-
"zod-to-json-schema": "3.23.3"
19-
}
2015
}
2116
}
2217
`,

0 commit comments

Comments
 (0)