mirror of
https://github.com/withastro/astro.git
synced 2025-02-03 22:29:08 -05:00
7 lines
201 B
Markdown
7 lines
201 B
Markdown
---
|
|
"create-astro": patch
|
|
"@astrojs/upgrade": patch
|
|
"astro": patch
|
|
---
|
|
|
|
Fixes an issue where `create astro`, `astro add` and `@astrojs/upgrade` would fail due to unexpected package manager CLI output.
|