summaryrefslogtreecommitdiff
path: root/examples/basics
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-01-16 03:45:09 -0800
committerGravatar GitHub <noreply@github.com> 2024-01-16 11:45:09 +0000
commit6c64b149f8e7847ed82b103a5e6c931a1ccbeaec (patch)
treefdc50cffeeacc70a95daecec0ca2dbf8e7bc27c6 /examples/basics
parent39050c6e1f77dc21e87716d95e627a654828ee74 (diff)
downloadastro-6c64b149f8e7847ed82b103a5e6c931a1ccbeaec.tar.gz
astro-6c64b149f8e7847ed82b103a5e6c931a1ccbeaec.tar.zst
astro-6c64b149f8e7847ed82b103a5e6c931a1ccbeaec.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 86c5410e0..941e0b408 100644
--- a/examples/basics/package.json
+++ b/examples/basics/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^4.1.2"
+ "astro": "^4.1.3"
}
}