summaryrefslogtreecommitdiff
path: root/examples/framework-alpine/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'examples/framework-alpine/package.json')
-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 f9d0bf234..9c201175b 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.10",
"alpinejs": "^3.14.3",
- "astro": "^4.16.12"
+ "astro": "^4.16.13"
}
}