summaryrefslogtreecommitdiff
path: root/examples/basics
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-12-16 09:40:13 -0800
committerGravatar GitHub <noreply@github.com> 2024-12-16 12:40:13 -0500
commitd891d5dff5de9b5381d6c74deddcba3d833db458 (patch)
tree73f5efcbca1f4add85a367777fb2ddbd7242321d /examples/basics
parenta7935578aff9c3b29d1e0b62769d951bc2872c61 (diff)
downloadastro-d891d5dff5de9b5381d6c74deddcba3d833db458.tar.gz
astro-d891d5dff5de9b5381d6c74deddcba3d833db458.tar.zst
astro-d891d5dff5de9b5381d6c74deddcba3d833db458.zip
[ci] release (#12748)astro@5.0.7
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 2e3dbcb62..a2d0b4329 100644
--- a/examples/basics/package.json
+++ b/examples/basics/package.json
@@ -10,6 +10,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^5.0.6"
+ "astro": "^5.0.7"
}
}