summaryrefslogtreecommitdiff
path: root/examples/basics
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-10-15 10:48:59 -0700
committerGravatar GitHub <noreply@github.com> 2024-10-15 19:48:59 +0200
commitc929e5d8c8e1443c64cbe1a29845930206ebff0e (patch)
treec2cb920df612609d33bb1d7daef44261b5985b6a /examples/basics
parent4ade067cef9a43919488da3d9c0c158147d9ac06 (diff)
downloadastro-c929e5d8c8e1443c64cbe1a29845930206ebff0e.tar.gz
astro-c929e5d8c8e1443c64cbe1a29845930206ebff0e.tar.zst
astro-c929e5d8c8e1443c64cbe1a29845930206ebff0e.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 8783fb4d5..5f78dd4ed 100644
--- a/examples/basics/package.json
+++ b/examples/basics/package.json
@@ -10,6 +10,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^5.0.0-beta.4"
+ "astro": "^5.0.0-beta.5"
}
}