summaryrefslogtreecommitdiff
path: root/examples/basics
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-01-30 03:21:41 -0800
committerGravatar GitHub <noreply@github.com> 2025-01-30 11:21:41 +0000
commitf6b7839411233c95af529eb0eee098c24e1d9d80 (patch)
tree88967bbd7760edfc1aba5d552bc91b8602d61aa0 /examples/basics
parent2ab0a61024fa6631c35ee99a31f3c409d21dd95d (diff)
downloadastro-@astrojs/internal-helpers@0.5.0.tar.gz
astro-@astrojs/internal-helpers@0.5.0.tar.zst
astro-@astrojs/internal-helpers@0.5.0.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 2485f4181..876773365 100644
--- a/examples/basics/package.json
+++ b/examples/basics/package.json
@@ -10,6 +10,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^5.1.10"
+ "astro": "^5.2.0"
}
}