summaryrefslogtreecommitdiff
path: root/examples/basics
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-01-18 10:04:07 -0800
committerGravatar GitHub <noreply@github.com> 2024-01-18 12:04:07 -0600
commit138ae524eca0d4a35f88dc05288b7e7f73abea75 (patch)
treeea479630c88a7107c4694c6536a70d290d090609 /examples/basics
parent8bc3b66d4de7d480aa1526ef045a7545841b9c70 (diff)
downloadastro-138ae524eca0d4a35f88dc05288b7e7f73abea75.tar.gz
astro-138ae524eca0d4a35f88dc05288b7e7f73abea75.tar.zst
astro-138ae524eca0d4a35f88dc05288b7e7f73abea75.zip
[ci] release (#9727)astro@4.2.1
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 4396a8c5e..5bd74167d 100644
--- a/examples/basics/package.json
+++ b/examples/basics/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^4.2.0"
+ "astro": "^4.2.1"
}
}