diff options
author | 2024-06-26 02:29:13 -0700 | |
---|---|---|
committer | 2024-06-26 11:29:13 +0200 | |
commit | d9e6190a0daa1ea224a3c374221601d7ad9abcb8 (patch) | |
tree | e2362ad609b4d4167f81fb10762c043600656560 /examples/integration | |
parent | f1b78a496034d53b0e9dfc276a4a1b1d691772c4 (diff) | |
download | astro@4.11.2.tar.gz astro@4.11.2.tar.zst astro@4.11.2.zip |
[ci] release (#11336)astro@4.11.2@astrojs/studio@0.1.1@astrojs/db@0.11.7
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 0d5774ffe..a9bfd6d84 100644 --- a/examples/integration/package.json +++ b/examples/integration/package.json @@ -15,7 +15,7 @@ ], "scripts": {}, "devDependencies": { - "astro": "^4.11.1" + "astro": "^4.11.2" }, "peerDependencies": { "astro": "^4.0.0" |