summaryrefslogtreecommitdiff
path: root/examples/toolbar-app
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2024-12-16 09:40:13 -0800
committerGravatar GitHub <noreply@github.com> 2024-12-16 12:40:13 -0500
commitd891d5dff5de9b5381d6c74deddcba3d833db458 (patch)
tree73f5efcbca1f4add85a367777fb2ddbd7242321d /examples/toolbar-app
parenta7935578aff9c3b29d1e0b62769d951bc2872c61 (diff)
downloadastro-d891d5dff5de9b5381d6c74deddcba3d833db458.tar.gz
astro-d891d5dff5de9b5381d6c74deddcba3d833db458.tar.zst
astro-d891d5dff5de9b5381d6c74deddcba3d833db458.zip
[ci] release (#12748)astro@5.0.7
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/toolbar-app')
-rw-r--r--examples/toolbar-app/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/toolbar-app/package.json b/examples/toolbar-app/package.json
index 0d63eff89..8df62344f 100644
--- a/examples/toolbar-app/package.json
+++ b/examples/toolbar-app/package.json
@@ -15,6 +15,6 @@
"./app": "./dist/app.js"
},
"devDependencies": {
- "astro": "^5.0.6"
+ "astro": "^5.0.7"
}
}