aboutsummaryrefslogtreecommitdiff
path: root/examples/framework-alpine
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2021-12-23 11:49:30 -0500
committerGravatar GitHub <noreply@github.com> 2021-12-23 11:49:30 -0500
commitb8e3efa7bb72e6e436ced6c503a9e7e49f30bb02 (patch)
treee1f2fbe0db46a87cc5f99f67cb452be0bb4502a2 /examples/framework-alpine
parentdb79d2e9ec02f3e3f25c6c10aa365acdd5c1a7cc (diff)
downloadastro-b8e3efa7bb72e6e436ced6c503a9e7e49f30bb02.tar.gz
astro-b8e3efa7bb72e6e436ced6c503a9e7e49f30bb02.tar.zst
astro-b8e3efa7bb72e6e436ced6c503a9e7e49f30bb02.zip
[ci] release (#2219)
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 ad3875198..c0af70c20 100644
--- a/examples/framework-alpine/package.json
+++ b/examples/framework-alpine/package.json
@@ -9,6 +9,6 @@
"preview": "astro preview"
},
"devDependencies": {
- "astro": "^0.21.13"
+ "astro": "^0.22.0"
}
}