summaryrefslogtreecommitdiff
path: root/examples/non-html-pages
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-08-09 16:25:15 -0700
committerGravatar GitHub <noreply@github.com> 2022-08-09 19:25:15 -0400
commitd4ad40987589299fb3a94aed8700caed29cfbb35 (patch)
treec96df3290d0d8c518ac300accd619c66b89e1144 /examples/non-html-pages
parente09692459a485a886dec81bea12ec36c15dbd83d (diff)
downloadastro-d4ad40987589299fb3a94aed8700caed29cfbb35.tar.gz
astro-d4ad40987589299fb3a94aed8700caed29cfbb35.tar.zst
astro-d4ad40987589299fb3a94aed8700caed29cfbb35.zip
[ci] release (#4223)
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 270e6d074..d1fbc949b 100644
--- a/examples/non-html-pages/package.json
+++ b/examples/non-html-pages/package.json
@@ -10,6 +10,6 @@
"astro": "astro"
},
"devDependencies": {
- "astro": "^1.0.0"
+ "astro": "^1.0.1"
}
}