mirror of
https://github.com/tailwindlabs/tailwindcss.git
synced 2025-12-08 21:36:08 +00:00
Revert "Fix Astro integration test by pinning zod-to-json-schema" (#14792)
Reverts tailwindlabs/tailwindcss#14780 The version pin is no longer needed. 🙂 ## Test Plan CI is green again.
This commit is contained in:
parent
10a8f1a725
commit
5b2f6c7506
@ -12,11 +12,6 @@ test(
|
||||
"astro": "^4.15.2",
|
||||
"@tailwindcss/vite": "workspace:^",
|
||||
"tailwindcss": "workspace:^"
|
||||
},
|
||||
"pnpm": {
|
||||
"overrides": {
|
||||
"zod-to-json-schema": "3.23.3"
|
||||
}
|
||||
}
|
||||
}
|
||||
`,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user