diff options
author | 2024-03-15 13:24:46 -0700 | |
---|---|---|
committer | 2024-03-15 16:24:46 -0400 | |
commit | 4dcfa2bd90027dff9240aaadcadb1e4d6516c01b (patch) | |
tree | 4ec68ea72c814cb92066197ae24cca5034863e40 /examples/integration | |
parent | 1900a8f9bc337f3a882178d1770e10ab67fab0ce (diff) | |
download | astro-4dcfa2bd90027dff9240aaadcadb1e4d6516c01b.tar.gz astro-4dcfa2bd90027dff9240aaadcadb1e4d6516c01b.tar.zst astro-4dcfa2bd90027dff9240aaadcadb1e4d6516c01b.zip |
[ci] release (#10453)astro@4.5.5@astrojs/db@0.8.6
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/integration')
-rw-r--r-- | examples/integration/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/integration/package.json b/examples/integration/package.json index e41be631f..1c8f5edc5 100644 --- a/examples/integration/package.json +++ b/examples/integration/package.json @@ -15,7 +15,7 @@ ], "scripts": {}, "devDependencies": { - "astro": "^4.5.4" + "astro": "^4.5.5" }, "peerDependencies": { "astro": "^4.0.0" |