summaryrefslogtreecommitdiff
path: root/examples/framework-alpine
diff options
context:
space:
mode:
authorGravatar Fred K. Bot <108291165+fredkbot@users.noreply.github.com> 2022-09-30 16:51:17 -0700
committerGravatar GitHub <noreply@github.com> 2022-09-30 19:51:17 -0400
commit5565782d70134f294ed9a9c8ebfe37d5ee47b0c8 (patch)
tree5c935af35ad3c523269d9a8aeb16a43458807173 /examples/framework-alpine
parentd34894fab4395a75d2c85f7a074524d684291a21 (diff)
downloadastro@1.4.2.tar.gz
astro@1.4.2.tar.zst
astro@1.4.2.zip
[ci] release (#4943)astro@1.4.2
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 74a9093e8..212c245aa 100644
--- a/examples/framework-alpine/package.json
+++ b/examples/framework-alpine/package.json
@@ -11,7 +11,7 @@
"astro": "astro"
},
"dependencies": {
- "astro": "^1.4.1",
+ "astro": "^1.4.2",
"alpinejs": "^3.10.2",
"@astrojs/alpinejs": "^0.1.2",
"@types/alpinejs": "^3.7.0"