summaryrefslogtreecommitdiff
path: root/examples/integration
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-10-31 02:07:35 -0700
committerGravatar GitHub <noreply@github.com> 2024-10-31 17:07:35 +0800
commit731b69712b0e9c5d5a4058db3fa3e8bf628c7aad (patch)
treebeff9546e16f67f7bca902670440de4365fd7c1b /examples/integration
parentd879c02a269e1417d675fa03506bc845c7158643 (diff)
downloadastro-731b69712b0e9c5d5a4058db3fa3e8bf628c7aad.tar.gz
astro-731b69712b0e9c5d5a4058db3fa3e8bf628c7aad.tar.zst
astro-731b69712b0e9c5d5a4058db3fa3e8bf628c7aad.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/integration')
-rw-r--r--examples/integration/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/integration/package.json b/examples/integration/package.json
index eda3f2b64..b081fd0d0 100644
--- a/examples/integration/package.json
+++ b/examples/integration/package.json
@@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
- "astro": "^5.0.0-beta.5"
+ "astro": "^5.0.0-beta.6"
},
"peerDependencies": {
"astro": "^4.0.0"