summaryrefslogtreecommitdiff
path: root/examples/integration
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-23 07:12:09 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-23 22:12:09 +0800
commitee06c4fe5c0b859f5f2b104bc4142bb935ffcea2 (patch)
treefc925eec0a4a27982891b1d73a4df28182c1d010 /examples/integration
parent17d9aab39a26e8d8cd0e3ccb16b10b86b84659a1 (diff)
downloadastro@2.10.13.tar.gz
astro@2.10.13.tar.zst
astro@2.10.13.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 32a4b58c0..e2de09ac3 100644
--- a/examples/integration/package.json
+++ b/examples/integration/package.json
@@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
- "astro": "^2.10.12"
+ "astro": "^2.10.13"
},
"peerDependencies": {
"astro": "^2.0.0-beta.0"