summaryrefslogtreecommitdiff
path: root/examples/basics
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-05-13 04:29:41 -0700
committerGravatar GitHub <noreply@github.com> 2024-05-13 07:29:41 -0400
commit18b78ec881f35e74ba21b45abefe32b8beb0e8b3 (patch)
tree4a095087114a4da4465980d737ca188fbf1f87bb /examples/basics
parentdec82d5c8dcfc67d8a347368cff7841845ee1948 (diff)
downloadastro-18b78ec881f35e74ba21b45abefe32b8beb0e8b3.tar.gz
astro-18b78ec881f35e74ba21b45abefe32b8beb0e8b3.tar.zst
astro-18b78ec881f35e74ba21b45abefe32b8beb0e8b3.zip
[ci] release (#11019)astro@4.8.3
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 efaddf9e3..a45800715 100644
--- a/examples/basics/package.json
+++ b/examples/basics/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^4.8.2"
+ "astro": "^4.8.3"
}
}