astro/.changeset/tricky-items-reply.md
hippotastic ba5ad7855c
Fix react dependencies to improve test reliability (#3673)
* Fix local react tests by unifying versions

* Add missing dependencies to react tests

* Add changeset

* Fix lockfile

Co-authored-by: Matthew Phillips <matthew@skypack.dev>
2022-06-22 09:11:48 -04:00

8 lines
147 B
Markdown

---
'@example/docs': patch
'astro': patch
'@astrojs/deno': patch
'@astrojs/netlify': patch
---
Fix react dependencies to improve test reliability