summaryrefslogtreecommitdiff
path: root/examples/component
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-10-18 05:31:13 -0700
committerGravatar GitHub <noreply@github.com> 2023-10-18 13:31:13 +0100
commitc6e0d8e1cdf58e4cc797e86fb3cc4494e2111566 (patch)
treebfa7d812ec5024d84bd266803ae60e45b66bfbb7 /examples/component
parentedc467d3b0c341ed60728fd80be36ea1fe335050 (diff)
downloadastro-c6e0d8e1cdf58e4cc797e86fb3cc4494e2111566.tar.gz
astro-c6e0d8e1cdf58e4cc797e86fb3cc4494e2111566.tar.zst
astro-c6e0d8e1cdf58e4cc797e86fb3cc4494e2111566.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/component')
-rw-r--r--examples/component/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/component/package.json b/examples/component/package.json
index 5e380aef9..fc3d9e790 100644
--- a/examples/component/package.json
+++ b/examples/component/package.json
@@ -15,7 +15,7 @@
],
"scripts": {},
"devDependencies": {
- "astro": "^3.3.1"
+ "astro": "^3.3.2"
},
"peerDependencies": {
"astro": "^2.0.0-beta.0"