summaryrefslogtreecommitdiff
path: root/examples/integration
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-10-22 05:10:39 -0700
committerGravatar GitHub <noreply@github.com> 2024-10-22 13:10:39 +0100
commitd2b399d668a9c4b7589af9d6ad31923f7a758039 (patch)
treee05df3e00033ef79d44443b7872f1a1bfd795ae1 /examples/integration
parent2edcad14908a3a2225d660b350f2c56c682beb28 (diff)
downloadastro@4.16.7.tar.gz
astro@4.16.7.tar.zst
astro@4.16.7.zip
[ci] release (#12258)astro@4.16.7@astrojs/db@0.14.3
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 5fe6276be..b16dc7d58 100644
--- a/examples/integration/package.json
+++ b/examples/integration/package.json
@@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
- "astro": "^4.16.6"
+ "astro": "^4.16.7"
},
"peerDependencies": {
"astro": "^4.0.0"