summaryrefslogtreecommitdiff
path: root/examples/basics
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-12-05 16:47:22 -0800
committerGravatar GitHub <noreply@github.com> 2023-12-05 18:47:22 -0600
commit895ebcb5bfeb2fe08ae939eaceeb0405cff91ca5 (patch)
treed5ad060a3d6190d0790c3c140fe9c3bd4d7edb03 /examples/basics
parent6404d26a22417587cac272bc473ee1c8eb8c69a3 (diff)
downloadastro-895ebcb5bfeb2fe08ae939eaceeb0405cff91ca5.tar.gz
astro-895ebcb5bfeb2fe08ae939eaceeb0405cff91ca5.tar.zst
astro-895ebcb5bfeb2fe08ae939eaceeb0405cff91ca5.zip
[ci] release (#9332)astro@4.0.2@astrojs/vue@4.0.2
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 e4ed24314..462235462 100644
--- a/examples/basics/package.json
+++ b/examples/basics/package.json
@@ -11,6 +11,6 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^4.0.1"
+ "astro": "^4.0.2"
}
}