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 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"
}
}