diff options
author | 2024-12-16 07:29:28 -0800 | |
---|---|---|
committer | 2024-12-16 16:29:28 +0100 | |
commit | 33ae7320e8687ab243424980f3ec8f64bf06a94f (patch) | |
tree | e1038b330dad96ad4c781ceefd090599ee54039d /examples/component | |
parent | 25c1e597f1e0f460351c2201a6bc46a77a417968 (diff) | |
download | astro-33ae7320e8687ab243424980f3ec8f64bf06a94f.tar.gz astro-33ae7320e8687ab243424980f3ec8f64bf06a94f.tar.zst astro-33ae7320e8687ab243424980f3ec8f64bf06a94f.zip |
[ci] release (#12716)astro@5.0.6@astrojs/db@0.14.4
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/component')
-rw-r--r-- | examples/component/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/component/package.json b/examples/component/package.json index 794471fd9..a7ba77eeb 100644 --- a/examples/component/package.json +++ b/examples/component/package.json @@ -15,7 +15,7 @@ ], "scripts": {}, "devDependencies": { - "astro": "^5.0.5" + "astro": "^5.0.6" }, "peerDependencies": { "astro": "^4.0.0 || ^5.0.0" |