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 12:16:51 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-03 15:16:51 -0400
commit49b3cf423bdad60eb08d8c78dd44af2588cc5d25 (patch)
treedb2884f7879fdd2e68b21bf7edbed9467eb61fa1 /examples/non-html-pages
parent3a01ef7cc1b63ba513156887b6fa6867f1abfafc (diff)
downloadastro-49b3cf423bdad60eb08d8c78dd44af2588cc5d25.tar.gz
astro-49b3cf423bdad60eb08d8c78dd44af2588cc5d25.tar.zst
astro-49b3cf423bdad60eb08d8c78dd44af2588cc5d25.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 3a1a7f3a5..cbc917ee4 100644
--- a/examples/non-html-pages/package.json
+++ b/examples/non-html-pages/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.10.0"
+ "astro": "^2.10.1"
}
}