summaryrefslogtreecommitdiff
path: root/examples/basics
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-01-31 09:37:07 -0800
committerGravatar GitHub <noreply@github.com> 2025-01-31 17:37:07 +0000
commit7ccf950203aaf958c10b17b73f6d7e1d8ef3e6ab (patch)
tree5c99b10ca1d86f23038206bb9c253d2c09288a05 /examples/basics
parent2a85bd705c1500c8355bff6016ae37676b1677b5 (diff)
downloadastro-7ccf950203aaf958c10b17b73f6d7e1d8ef3e6ab.tar.gz
astro-7ccf950203aaf958c10b17b73f6d7e1d8ef3e6ab.tar.zst
astro-7ccf950203aaf958c10b17b73f6d7e1d8ef3e6ab.zip
[ci] release (#13114)astro@5.2.3
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 69d55e171..29273e12a 100644
--- a/examples/basics/package.json
+++ b/examples/basics/package.json
@@ -10,6 +10,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^5.2.2"
+ "astro": "^5.2.3"
}
}