summaryrefslogtreecommitdiff
path: root/examples/non-html-pages
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-03 07:54:48 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-03 10:54:48 -0400
commit39b044e09b0ee4041cc340e465f44d487fd15a4a (patch)
treef600cb5b8b772376078d794fad298c1a4844ce60 /examples/non-html-pages
parent1f0ee494a5190356d130282f1f51ba2a5e6ea63f (diff)
downloadastro-39b044e09b0ee4041cc340e465f44d487fd15a4a.tar.gz
astro-39b044e09b0ee4041cc340e465f44d487fd15a4a.tar.zst
astro-39b044e09b0ee4041cc340e465f44d487fd15a4a.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 6976210c3..3a1a7f3a5 100644
--- a/examples/non-html-pages/package.json
+++ b/examples/non-html-pages/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.9.7"
+ "astro": "^2.10.0"
}
}