aboutsummaryrefslogtreecommitdiff
path: root/examples/framework-alpine
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-01-18 08:38:15 -0500
committerGravatar GitHub <noreply@github.com> 2022-01-18 08:38:15 -0500
commitbcec8adc9a5e7d43f42cfec6979f0b8210e92f3f (patch)
tree7d2dc937af8c1658c26865ac32e5499625a1180a /examples/framework-alpine
parent63ffcb3486b52e0283f33fc1488541669234dd82 (diff)
downloadastro-bcec8adc9a5e7d43f42cfec6979f0b8210e92f3f.tar.gz
astro-bcec8adc9a5e7d43f42cfec6979f0b8210e92f3f.tar.zst
astro-bcec8adc9a5e7d43f42cfec6979f0b8210e92f3f.zip
[ci] release (#2412)astro@0.22.14
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
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 b9863605f..806bc4e42 100644
--- a/examples/framework-alpine/package.json
+++ b/examples/framework-alpine/package.json
@@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^0.22.13"
+ "astro": "^0.22.14"
}
}