summaryrefslogtreecommitdiff
path: root/examples/view-transitions/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-10-01 06:26:50 -0700
committerGravatar GitHub <noreply@github.com> 2024-10-01 15:26:50 +0200
commitf06feee7c44665f23ab846791b7c57276ddfde97 (patch)
tree5a20e797be1d5147fe5ea5b63a10e1c1ea6436df /examples/view-transitions/package.json
parent76c5fbd6f3a8d41367f1d7033278d133d518213b (diff)
downloadastro@4.15.10.tar.gz
astro@4.15.10.tar.zst
astro@4.15.10.zip
[ci] release (#12074)astro@4.15.10
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/view-transitions/package.json')
-rw-r--r--examples/view-transitions/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/view-transitions/package.json b/examples/view-transitions/package.json
index 78b390355..f539e82d7 100644
--- a/examples/view-transitions/package.json
+++ b/examples/view-transitions/package.json
@@ -12,6 +12,6 @@
"devDependencies": {
"@astrojs/tailwind": "^5.1.1",
"@astrojs/node": "^8.3.4",
- "astro": "^4.15.9"
+ "astro": "^4.15.10"
}
}