summaryrefslogtreecommitdiff
path: root/examples/non-html-pages
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-11-22 06:14:05 -0800
committerGravatar GitHub <noreply@github.com> 2023-11-22 09:14:05 -0500
commit4d1274c47987bf3c247f0ad02309f3c2b9968d6e (patch)
tree06a49d2f1386b57a854bf2a1444a78ea0a371a5c /examples/non-html-pages
parentcba6cf32d9bf1f5c3268808f185a4824d6fbd7f4 (diff)
downloadastro-4d1274c47987bf3c247f0ad02309f3c2b9968d6e.tar.gz
astro-4d1274c47987bf3c247f0ad02309f3c2b9968d6e.tar.zst
astro-4d1274c47987bf3c247f0ad02309f3c2b9968d6e.zip
[ci] release (#9165)astro@3.6.0
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 901d35bb5..80da364de 100644
--- a/examples/non-html-pages/package.json
+++ b/examples/non-html-pages/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^3.5.7"
+ "astro": "^3.6.0"
}
}