summaryrefslogtreecommitdiff
path: root/examples/basics
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-12-20 09:39:13 -0800
committerGravatar GitHub <noreply@github.com> 2023-12-20 17:39:13 +0000
commit97342d218e0c2d616005af6f6f54308115b89ec1 (patch)
tree8deda9035455ce0e3f6f80c6d897e635d07163f5 /examples/basics
parent19169db1f1574d36cc284fd9a0319d9b1e92b49a (diff)
downloadastro-97342d218e0c2d616005af6f6f54308115b89ec1.tar.gz
astro-97342d218e0c2d616005af6f6f54308115b89ec1.tar.zst
astro-97342d218e0c2d616005af6f6f54308115b89ec1.zip
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 a2be285be..e6e61c6d7 100644
--- a/examples/basics/package.json
+++ b/examples/basics/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^4.0.6"
+ "astro": "^4.0.7"
}
}