summaryrefslogtreecommitdiff
path: root/examples/basics
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-08-24 07:04:16 -0700
committerGravatar GitHub <noreply@github.com> 2023-08-24 10:04:16 -0400
commit608b2d732d762bf1f7f44a82b278caa8853c8c2f (patch)
tree7d9405247edc087fb883e20ac485e3f76dcb9361 /examples/basics
parent52606a3909f9de5ced9b9ba3ba25832f73a8689e (diff)
downloadastro@2.10.14.tar.gz
astro@2.10.14.tar.zst
astro@2.10.14.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 54af5fbca..91349a05a 100644
--- a/examples/basics/package.json
+++ b/examples/basics/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.10.13"
+ "astro": "^2.10.14"
}
}