summaryrefslogtreecommitdiff
path: root/examples/framework-alpine
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-11-27 07:34:52 -0800
committerGravatar GitHub <noreply@github.com> 2023-11-27 21:04:52 +0530
commit2ef75fe752b4fbd63f98ca8ee294b135f6bec804 (patch)
tree53f9d5f402bf9fb278e624c292d503d493ef849c /examples/framework-alpine
parentae29fad70b8f5d32baca00625e1e8ed94fee47f6 (diff)
downloadastro-2ef75fe752b4fbd63f98ca8ee294b135f6bec804.tar.gz
astro-2ef75fe752b4fbd63f98ca8ee294b135f6bec804.tar.zst
astro-2ef75fe752b4fbd63f98ca8ee294b135f6bec804.zip
[ci] release (#9180)astro@3.6.1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/framework-alpine')
-rw-r--r--examples/framework-alpine/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-alpine/package.json b/examples/framework-alpine/package.json
index 0b69a0eab..b521d82ff 100644
--- a/examples/framework-alpine/package.json
+++ b/examples/framework-alpine/package.json
@@ -14,6 +14,6 @@
"@astrojs/alpinejs": "^0.3.1",
"@types/alpinejs": "^3.7.2",
"alpinejs": "^3.12.3",
- "astro": "^3.6.0"
+ "astro": "^3.6.1"
}
}