summaryrefslogtreecommitdiff
path: root/examples/framework-alpine
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-09-25 12:54:55 -0700
committerGravatar GitHub <noreply@github.com> 2023-09-25 15:54:55 -0400
commit60684fad72a625b1a7aee1ab9a9169574a1c780c (patch)
tree541ead86245a6358f642ea1a1f4c1bdbaebf15e7 /examples/framework-alpine
parent7fc700e30d3d257f5b3d8f4480162076c7e0e8df (diff)
downloadastro-def6f9efa721f2804035c074384e8bcfdf5d20d9.tar.gz
astro-def6f9efa721f2804035c074384e8bcfdf5d20d9.tar.zst
astro-def6f9efa721f2804035c074384e8bcfdf5d20d9.zip
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 76a9a7874..a75e28a0d 100644
--- a/examples/framework-alpine/package.json
+++ b/examples/framework-alpine/package.json
@@ -14,6 +14,6 @@
"@astrojs/alpinejs": "^0.3.0",
"@types/alpinejs": "^3.7.2",
"alpinejs": "^3.12.3",
- "astro": "^3.1.3"
+ "astro": "^3.1.4"
}
}