summaryrefslogtreecommitdiff
path: root/examples/integration
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-04-11 04:24:47 -0700
committerGravatar GitHub <noreply@github.com> 2024-04-11 13:24:47 +0200
commit66bc1041d4fbef95d624fc9bff0c3f9ced4638c2 (patch)
tree81dd90a2528c781476d61e8255a569a3b53f9254 /examples/integration
parent908645d9ddfa58fbbe2b5d160d94b7d531ccf7a6 (diff)
downloadastro-@astrojs/telemetry@3.1.0.tar.gz
astro-@astrojs/telemetry@3.1.0.tar.zst
astro-@astrojs/telemetry@3.1.0.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 d10058c6c..f9b5103ce 100644
--- a/examples/integration/package.json
+++ b/examples/integration/package.json
@@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
- "astro": "^4.5.18"
+ "astro": "^4.6.0"
},
"peerDependencies": {
"astro": "^4.0.0"