diff options
author | 2023-11-22 06:14:05 -0800 | |
---|---|---|
committer | 2023-11-22 09:14:05 -0500 | |
commit | 4d1274c47987bf3c247f0ad02309f3c2b9968d6e (patch) | |
tree | 06a49d2f1386b57a854bf2a1444a78ea0a371a5c /examples/component | |
parent | cba6cf32d9bf1f5c3268808f185a4824d6fbd7f4 (diff) | |
download | astro-4d1274c47987bf3c247f0ad02309f3c2b9968d6e.tar.gz astro-4d1274c47987bf3c247f0ad02309f3c2b9968d6e.tar.zst astro-4d1274c47987bf3c247f0ad02309f3c2b9968d6e.zip |
[ci] release (#9165)astro@3.6.0
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/component')
-rw-r--r-- | examples/component/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/component/package.json b/examples/component/package.json index fec7952a2..b91bdea71 100644 --- a/examples/component/package.json +++ b/examples/component/package.json @@ -15,7 +15,7 @@ ], "scripts": {}, "devDependencies": { - "astro": "^3.5.7" + "astro": "^3.6.0" }, "peerDependencies": { "astro": "^3.0.0" |