diff options
author | 2023-08-15 07:35:58 -0700 | |
---|---|---|
committer | 2023-08-15 22:35:58 +0800 | |
commit | 087270c61fd5c91ddd37db5c8fd93a8a0ef41f94 (patch) | |
tree | a1727eaa65f5189e2c0e5185b74b3550d53c1362 /examples/integration/package.json | |
parent | a12027b6af411be39700919ca47e240a335e9887 (diff) | |
download | astro-087270c61fd5c91ddd37db5c8fd93a8a0ef41f94.tar.gz astro-087270c61fd5c91ddd37db5c8fd93a8a0ef41f94.tar.zst astro-087270c61fd5c91ddd37db5c8fd93a8a0ef41f94.zip |
[ci] release (#8064)create-astro@3.2.0astro@2.10.8@astrojs/sitemap@2.0.2@astrojs/react@2.2.2@astrojs/node@5.3.4
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/integration/package.json')
-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 f046d2d1f..c21c813f9 100644 --- a/examples/integration/package.json +++ b/examples/integration/package.json @@ -15,7 +15,7 @@ ], "scripts": {}, "devDependencies": { - "astro": "^2.10.7" + "astro": "^2.10.8" }, "peerDependencies": { "astro": "^2.0.0-beta.0" |