summaryrefslogtreecommitdiff
path: root/examples/non-html-pages
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-04-12 05:51:55 -0700
committerGravatar GitHub <noreply@github.com> 2023-04-12 08:51:55 -0400
commitb2254bd786111d19b39264e30dbfe10b1e29ee26 (patch)
tree205d05133fb0dc652030a7d95d627e52a530a62b /examples/non-html-pages
parent7653cf9e9fedc6edc6038603248351e276191c3a (diff)
downloadastro-b2254bd786111d19b39264e30dbfe10b1e29ee26.tar.gz
astro-b2254bd786111d19b39264e30dbfe10b1e29ee26.tar.zst
astro-b2254bd786111d19b39264e30dbfe10b1e29ee26.zip
[ci] release (#6818)astro@2.2.3@astrojs/mdx@0.18.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 a01b2835c..18f217ab7 100644
--- a/examples/non-html-pages/package.json
+++ b/examples/non-html-pages/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.2.2"
+ "astro": "^2.2.3"
}
}