summaryrefslogtreecommitdiff
path: root/examples/framework-alpine
diff options
context:
space:
mode:
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 8dd4c2f7b..0e433cee7 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.3.3"
+ "astro": "^3.3.4"
}
}