summaryrefslogtreecommitdiff
path: root/examples/basics/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2025-04-16 01:11:26 -0700
committerGravatar GitHub <noreply@github.com> 2025-04-16 10:11:26 +0200
commit28176d28f7865ae52af5ee0a1346ec2caf6853e4 (patch)
tree4ae0e4426ab39522d9cec5bd71e5c629835818a6 /examples/basics/package.json
parent7f1a62484ed17fe7a9be5d1e2bb71e2fd12b9fed (diff)
downloadastro-d6899f631a33cc411dcbd198028d5a8d1e9cf6ed.tar.gz
astro-d6899f631a33cc411dcbd198028d5a8d1e9cf6ed.tar.zst
astro-d6899f631a33cc411dcbd198028d5a8d1e9cf6ed.zip
[ci] release (#13623)astro@5.7.1
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/basics/package.json')
-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 21e8d3e30..0b1dfe67e 100644
--- a/examples/basics/package.json
+++ b/examples/basics/package.json
@@ -10,6 +10,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^5.7.0"
+ "astro": "^5.7.1"
}
}