summaryrefslogtreecommitdiff
path: root/examples/non-html-pages
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-09-08 07:08:35 -0700
committerGravatar GitHub <noreply@github.com> 2023-09-08 10:08:35 -0400
commit0a2567c288bc2a3ccc92afd643944c9a4e6d604b (patch)
treef0781f9b47b520bc29d36f12434939b57f70b4d7 /examples/non-html-pages
parentb65e84d888cf0821c6125190927fdbf4945b1769 (diff)
downloadastro-0a2567c288bc2a3ccc92afd643944c9a4e6d604b.tar.gz
astro-0a2567c288bc2a3ccc92afd643944c9a4e6d604b.tar.zst
astro-0a2567c288bc2a3ccc92afd643944c9a4e6d604b.zip
[ci] release (#8465)astro@3.0.12
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 fa80a00b5..be1e12672 100644
--- a/examples/non-html-pages/package.json
+++ b/examples/non-html-pages/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^3.0.11"
+ "astro": "^3.0.12"
}
}