mirror of
https://github.com/withastro/astro.git
synced 2025-02-03 22:29:08 -05:00
8 lines
201 B
Markdown
8 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.
|