summaryrefslogtreecommitdiff
path: root/examples/framework-alpine/package.json
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-03-25 18:03:58 -0500
committerGravatar GitHub <noreply@github.com> 2022-03-25 18:03:58 -0500
commit779b5dd37cd2b2fa29d2fbee45a0e7125e958dd0 (patch)
treea1b33db179e52c40aa89e466fc3a682d4abeb1e1 /examples/framework-alpine/package.json
parenta0d67b1d252a7ecbebb3d39a24ec11d723f6303e (diff)
downloadastro-1e9d9ddbeba2cc1ce7da68b1e812f20f736574ea.tar.gz
astro-1e9d9ddbeba2cc1ce7da68b1e812f20f736574ea.tar.zst
astro-1e9d9ddbeba2cc1ce7da68b1e812f20f736574ea.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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 2dfd7b4b1..685602d05 100644
--- a/examples/framework-alpine/package.json
+++ b/examples/framework-alpine/package.json
@@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^0.25.0"
+ "astro": "^0.25.1"
}
}