summaryrefslogtreecommitdiff
path: root/examples/basics
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-08-02 06:18:47 -0700
committerGravatar GitHub <noreply@github.com> 2024-08-02 09:18:47 -0400
commit2abbc281b34b5806577fb18d7b50b21a8ac2af35 (patch)
tree17becf08444fd33f06acd5568da61c718931ecef /examples/basics
parent19adfaa705d0047537fdc870a9eb6e6f97629c39 (diff)
downloadastro-2abbc281b34b5806577fb18d7b50b21a8ac2af35.tar.gz
astro-2abbc281b34b5806577fb18d7b50b21a8ac2af35.tar.zst
astro-2abbc281b34b5806577fb18d7b50b21a8ac2af35.zip
[ci] release (#11590)astro@4.13.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 48d27eea3..b31dc180d 100644
--- a/examples/basics/package.json
+++ b/examples/basics/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^4.13.0"
+ "astro": "^4.13.1"
}
}