summaryrefslogtreecommitdiff
path: root/examples/non-html-pages
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-09-28 11:12:22 -0700
committerGravatar GitHub <noreply@github.com> 2023-09-28 14:12:22 -0400
commit2d33b9362d43a0a13e200971952f91eaba8cced6 (patch)
tree13d33b1baf5f087c01102ba824e1668d478fc36e /examples/non-html-pages
parent2167ffd72f58904f449ffc6e53581a2d8faf7317 (diff)
downloadastro-2d33b9362d43a0a13e200971952f91eaba8cced6.tar.gz
astro-2d33b9362d43a0a13e200971952f91eaba8cced6.tar.zst
astro-2d33b9362d43a0a13e200971952f91eaba8cced6.zip
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 fccde1a96..0a99088be 100644
--- a/examples/non-html-pages/package.json
+++ b/examples/non-html-pages/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^3.1.4"
+ "astro": "^3.2.0"
}
}