summaryrefslogtreecommitdiff
path: root/examples/basics
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-02-22 08:17:25 -0800
committerGravatar GitHub <noreply@github.com> 2024-02-22 11:17:25 -0500
commit0b4e5298d23e3a4e61f89b8710e574f13bcb9257 (patch)
tree850f1d4006dd896df2394c5046aea92e60cd3829 /examples/basics
parentc32f0c1ab656fe2e87cd331eaec48a39c12a4f19 (diff)
downloadastro-0b4e5298d23e3a4e61f89b8710e574f13bcb9257.tar.gz
astro-0b4e5298d23e3a4e61f89b8710e574f13bcb9257.tar.zst
astro-0b4e5298d23e3a4e61f89b8710e574f13bcb9257.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 0862ea338..c2f1238eb 100644
--- a/examples/basics/package.json
+++ b/examples/basics/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^4.4.2"
+ "astro": "^4.4.3"
}
}