summaryrefslogtreecommitdiff
path: root/examples/integration
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-07-21 13:37:17 -0700
committerGravatar GitHub <noreply@github.com> 2023-07-21 16:37:17 -0400
commit16a41528e444c25f4db9862538c0ec45d4ddb188 (patch)
tree8c73ba18b19d82e951869dfeeae467b92c52babb /examples/integration
parentc65da5f1cd47d2e2ae97b0f5ada3863430a324da (diff)
downloadastro-16a41528e444c25f4db9862538c0ec45d4ddb188.tar.gz
astro-16a41528e444c25f4db9862538c0ec45d4ddb188.tar.zst
astro-16a41528e444c25f4db9862538c0ec45d4ddb188.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 69d30f3c2..deed3c522 100644
--- a/examples/integration/package.json
+++ b/examples/integration/package.json
@@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
- "astro": "^2.9.0"
+ "astro": "^2.9.1"
},
"peerDependencies": {
"astro": "^2.0.0-beta.0"