summaryrefslogtreecommitdiff
path: root/examples/integration
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-01-23 16:27:10 -0800
committerGravatar GitHub <noreply@github.com> 2024-01-23 19:27:10 -0500
commiteaf483fe73871e2cc8c22d17a13a550b0f0ff4e7 (patch)
tree39f156d08307c7ff129e24f16ca7b1dcaad8c9b3 /examples/integration
parentd7543d4e1be0e6f9d7a1c5c715e33b3ec09eb2b6 (diff)
downloadastro@4.2.4.tar.gz
astro@4.2.4.tar.zst
astro@4.2.4.zip
[ci] release (#9785)astro@4.2.4@astrojs/mdx@2.1.0
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 6caa896aa..8403688f7 100644
--- a/examples/integration/package.json
+++ b/examples/integration/package.json
@@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
- "astro": "^4.2.3"
+ "astro": "^4.2.4"
},
"peerDependencies": {
"astro": "^3.0.0"