summaryrefslogtreecommitdiff
path: root/examples/basics
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-12-09 07:38:09 -0800
committerGravatar GitHub <noreply@github.com> 2024-12-09 16:38:09 +0100
commit163cfd67f5c0faa2cfcbad932e61e25a1bffe0ee (patch)
tree63348ba3f5304327050c2260d4ff5ddc2db5be4d /examples/basics
parenta203d5dd582166674c45e807a5dc9113e26e24f0 (diff)
downloadastro-163cfd67f5c0faa2cfcbad932e61e25a1bffe0ee.tar.gz
astro-163cfd67f5c0faa2cfcbad932e61e25a1bffe0ee.tar.zst
astro-163cfd67f5c0faa2cfcbad932e61e25a1bffe0ee.zip
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 695d42eb5..405176a20 100644
--- a/examples/basics/package.json
+++ b/examples/basics/package.json
@@ -10,6 +10,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^5.0.3"
+ "astro": "^5.0.4"
}
}