diff options
author | 2024-05-09 19:37:21 +0200 | |
---|---|---|
committer | 2024-05-09 13:37:21 -0400 | |
commit | 370b9f16124e890c23694220c4f668352489a4ed (patch) | |
tree | 16b8e96ba5acedd8868ff2c8386c5c2952b0cc16 /examples/basics | |
parent | e2cdd3c96b22016cbab57f61b4bc67ac87f2fc00 (diff) | |
download | astro-370b9f16124e890c23694220c4f668352489a4ed.tar.gz astro-370b9f16124e890c23694220c4f668352489a4ed.tar.zst astro-370b9f16124e890c23694220c4f668352489a4ed.zip |
fix: exec command on Astro new version message (#10991)
`getExecCommand` is an async function but it wasn't awaited in
`newVersionAvailable` so the message was:
`Run [object Promise] @astrojs/upgrade to update`
Diffstat (limited to 'examples/basics')
0 files changed, 0 insertions, 0 deletions