summaryrefslogtreecommitdiff
path: root/examples/basics
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-07-24 02:09:11 -0700
committerGravatar GitHub <noreply@github.com> 2023-07-24 17:09:11 +0800
commite80896a67c08c1c7916417d2f385a185c773d97e (patch)
tree6b7d4501f6f97ebbf98356a6450ac802867b98ea /examples/basics
parent3567afac4411c1054a5e999dd692e6d079825b4a (diff)
downloadastro-e80896a67c08c1c7916417d2f385a185c773d97e.tar.gz
astro-e80896a67c08c1c7916417d2f385a185c773d97e.tar.zst
astro-e80896a67c08c1c7916417d2f385a185c773d97e.zip
[ci] release (#7763)astro@2.9.2
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/basics')
-rw-r--r--examples/basics/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/basics/package.json b/examples/basics/package.json
index 43fc7bb5f..6065c20be 100644
--- a/examples/basics/package.json
+++ b/examples/basics/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.9.1"
+ "astro": "^2.9.2"
}
}