summaryrefslogtreecommitdiff
path: root/examples/basics
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-09-13 12:56:33 -0700
committerGravatar GitHub <noreply@github.com> 2024-09-13 15:56:33 -0400
commit27d19f612f5627b86ca3a9de26239fd2dce32092 (patch)
treed612aa7f51368c9da9f5706f649f2155d9372d0e /examples/basics
parentec1521066a3aa5182d7a78759b712335b97fcadf (diff)
downloadastro-27d19f612f5627b86ca3a9de26239fd2dce32092.tar.gz
astro-27d19f612f5627b86ca3a9de26239fd2dce32092.tar.zst
astro-27d19f612f5627b86ca3a9de26239fd2dce32092.zip
[ci] release (#11986)astro@4.15.6
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 20320658e..5a98b09e9 100644
--- a/examples/basics/package.json
+++ b/examples/basics/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^4.15.5"
+ "astro": "^4.15.6"
}
}