summaryrefslogtreecommitdiff
path: root/examples/integration
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-03-06 08:07:43 -0800
committerGravatar GitHub <noreply@github.com> 2024-03-06 11:07:43 -0500
commitc793f194c99ccb43a35b54a47cd8ce47789dfb39 (patch)
treebcc71e6b033220c78e433fa5ad7033452d4f6eb3 /examples/integration
parent74cf1af86eae516dfceb0a19962dc4e2e698bab0 (diff)
downloadastro-@astrojs/db@0.6.4.tar.gz
astro-@astrojs/db@0.6.4.tar.zst
astro-@astrojs/db@0.6.4.zip
[ci] release (#10344)astro@4.4.13@astrojs/db@0.6.4
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 659d67906..0c407e4fb 100644
--- a/examples/integration/package.json
+++ b/examples/integration/package.json
@@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
- "astro": "^4.4.12"
+ "astro": "^4.4.13"
},
"peerDependencies": {
"astro": "^4.0.0"