diff options
author | 2023-07-24 02:09:11 -0700 | |
---|---|---|
committer | 2023-07-24 17:09:11 +0800 | |
commit | e80896a67c08c1c7916417d2f385a185c773d97e (patch) | |
tree | 6b7d4501f6f97ebbf98356a6450ac802867b98ea /examples/integration | |
parent | 3567afac4411c1054a5e999dd692e6d079825b4a (diff) | |
download | astro-e80896a67c08c1c7916417d2f385a185c773d97e.tar.gz astro-e80896a67c08c1c7916417d2f385a185c773d97e.tar.zst astro-e80896a67c08c1c7916417d2f385a185c773d97e.zip |
[ci] release (#7763)astro@2.9.2
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/integration')
-rw-r--r-- | examples/integration/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/integration/package.json b/examples/integration/package.json index deed3c522..c7b879180 100644 --- a/examples/integration/package.json +++ b/examples/integration/package.json @@ -15,7 +15,7 @@ ], "scripts": {}, "devDependencies": { - "astro": "^2.9.1" + "astro": "^2.9.2" }, "peerDependencies": { "astro": "^2.0.0-beta.0" |