summaryrefslogtreecommitdiff
path: root/examples/integration
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-06-29 02:14:24 -0700
committerGravatar GitHub <noreply@github.com> 2023-06-29 17:14:24 +0800
commit56f1b1229cf629a42a88d429f2a5fc6378613017 (patch)
treeedad4ce4e400c6d855921a9b2731c7a4fbb566b8 /examples/integration
parent40029e1af400354ae726526a975573e37f5ac187 (diff)
downloadastro@2.7.2.tar.gz
astro@2.7.2.tar.zst
astro@2.7.2.zip
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 c65421200..6514c0e1d 100644
--- a/examples/integration/package.json
+++ b/examples/integration/package.json
@@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
- "astro": "^2.7.1"
+ "astro": "^2.7.2"
},
"peerDependencies": {
"astro": "^2.0.0-beta.0"