summaryrefslogtreecommitdiff
path: root/examples/non-html-pages
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-07-04 23:48:04 -0700
committerGravatar GitHub <noreply@github.com> 2023-07-05 14:48:04 +0800
commitf820bb3f0be34da60f3674205b2f24e512c48f76 (patch)
tree8046f63bfed002150e38009ada81adc97a7124e4 /examples/non-html-pages
parent6dc251334f612bfe59d845ca4ce95a1fb958cccf (diff)
downloadastro-f820bb3f0be34da60f3674205b2f24e512c48f76.tar.gz
astro-f820bb3f0be34da60f3674205b2f24e512c48f76.tar.zst
astro-f820bb3f0be34da60f3674205b2f24e512c48f76.zip
[ci] release (#7559)astro@2.7.4
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 318d3e3e4..6889fcf6c 100644
--- a/examples/non-html-pages/package.json
+++ b/examples/non-html-pages/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.7.3"
+ "astro": "^2.7.4"
}
}