summaryrefslogtreecommitdiff
path: root/examples/framework-alpine
diff options
context:
space:
mode:
Diffstat (limited to '')
-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 5b0c5ad02..6f98fa966 100644
--- a/examples/framework-alpine/package.json
+++ b/examples/framework-alpine/package.json
@@ -14,6 +14,6 @@
"@astrojs/alpinejs": "^0.4.0",
"@types/alpinejs": "^3.13.5",
"alpinejs": "^3.13.3",
- "astro": "^4.4.4"
+ "astro": "^4.4.5"
}
}