summaryrefslogtreecommitdiff
path: root/examples/non-html-pages
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-11-16 07:07:56 -0800
committerGravatar GitHub <noreply@github.com> 2022-11-16 10:07:56 -0500
commit49c1a5d439b723f1e72e9766d61be42a26379e3a (patch)
treea1ecbd9279731b5a1d2df8bc615266b00c18a7b0 /examples/non-html-pages
parent991d62983241ae4f0b04c743bf228fba8525c319 (diff)
downloadastro@1.6.9.tar.gz
astro@1.6.9.tar.zst
astro@1.6.9.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 52727bef0..37b48986f 100644
--- a/examples/non-html-pages/package.json
+++ b/examples/non-html-pages/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^1.6.8"
+ "astro": "^1.6.9"
}
}