summaryrefslogtreecommitdiff
path: root/examples/integration
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-11-13 06:21:47 -0800
committerGravatar GitHub <noreply@github.com> 2024-11-13 14:21:47 +0000
commit3b3bc9b8cd050bb27b5e4d51dd02cbcbd27c76f0 (patch)
treea7010acfd49bc2f99777271f39a0c97c9f8a3dfc /examples/integration
parentacac0af53466f8a381ccdac29ed2ad735d7b4e79 (diff)
downloadastro@4.16.12.tar.gz
astro@4.16.12.tar.zst
astro@4.16.12.zip
[ci] release (#12422)astro@4.16.12
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/integration')
-rw-r--r--examples/integration/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/integration/package.json b/examples/integration/package.json
index 846ac1177..86bfeaa8d 100644
--- a/examples/integration/package.json
+++ b/examples/integration/package.json
@@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
- "astro": "^4.16.11"
+ "astro": "^4.16.12"
},
"peerDependencies": {
"astro": "^4.0.0"