* 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>
8 lines
147 B
Markdown
8 lines
147 B
Markdown
---
|
|
'@example/docs': patch
|
|
'astro': patch
|
|
'@astrojs/deno': patch
|
|
'@astrojs/netlify': patch
|
|
---
|
|
|
|
Fix react dependencies to improve test reliability
|