summaryrefslogtreecommitdiff
path: root/examples/basics
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-03-13 12:58:51 -0700
committerGravatar GitHub <noreply@github.com> 2024-03-13 15:58:51 -0400
commitc70aa6849f9a38732f4922682a6c409896be4768 (patch)
tree5e02d7f84cff99b7afab6883f12eb722ddeaee63 /examples/basics
parent9b3ec5e0186a1ecf81f8074b0e4695cc4ed2d00c (diff)
downloadastro-c70aa6849f9a38732f4922682a6c409896be4768.tar.gz
astro-c70aa6849f9a38732f4922682a6c409896be4768.tar.zst
astro-c70aa6849f9a38732f4922682a6c409896be4768.zip
[ci] release (#10416)astro@4.5.3@astrojs/db@0.8.2
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 4e2bf2858..0b287e258 100644
--- a/examples/basics/package.json
+++ b/examples/basics/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^4.5.2"
+ "astro": "^4.5.3"
}
}