aboutsummaryrefslogtreecommitdiff
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 369753410..386eee7ae 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.11",
"alpinejs": "^3.14.3",
- "astro": "^4.16.15"
+ "astro": "^4.16.16"
}
}