summaryrefslogtreecommitdiff
path: root/examples/non-html-pages
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-03-22 09:35:50 -0700
committerGravatar GitHub <noreply@github.com> 2024-03-22 12:35:50 -0400
commit1cd2a740221ee14267f2889c4eb200bbcecb08aa (patch)
tree6d976412ebb62049379a4a8fe8930a77f4014d22 /examples/non-html-pages
parent44dacedb3a9c619e56b6e3ba19229515c403b7fd (diff)
downloadastro-@astrojs/db@0.9.4.tar.gz
astro-@astrojs/db@0.9.4.tar.zst
astro-@astrojs/db@0.9.4.zip
[ci] release (#10522)astro@4.5.9@astrojs/db@0.9.4
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/non-html-pages')
-rw-r--r--examples/non-html-pages/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/non-html-pages/package.json b/examples/non-html-pages/package.json
index bfd73db84..fb79b865d 100644
--- a/examples/non-html-pages/package.json
+++ b/examples/non-html-pages/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^4.5.8"
+ "astro": "^4.5.9"
}
}