summaryrefslogtreecommitdiff
path: root/examples/basics
diff options
context:
space:
mode:
authorGravatar Emanuele Stoppa <my.burning@gmail.com> 2023-08-10 11:49:52 +0100
committerGravatar Emanuele Stoppa <my.burning@gmail.com> 2023-08-10 11:49:52 +0100
commit14b0626f3eca8ec92df29b0d43b87cd2f59efa25 (patch)
treeffbb2499b12734de79309fb098c964a9ef22428b /examples/basics
parent08c3afb8606f7e0cde30db66c07782c6c058f182 (diff)
parent1e3c9f515b78dded044a2b1582cf629a15943f69 (diff)
downloadastro-14b0626f3eca8ec92df29b0d43b87cd2f59efa25.tar.gz
astro-14b0626f3eca8ec92df29b0d43b87cd2f59efa25.tar.zst
astro-14b0626f3eca8ec92df29b0d43b87cd2f59efa25.zip
Merge remote-tracking branch 'origin/main' into next
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 5c0958016..1fd8bec2c 100644
--- a/examples/basics/package.json
+++ b/examples/basics/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^2.10.3"
+ "astro": "^2.10.4"
}
}