diff options
author | 2025-05-29 07:00:17 -0700 | |
---|---|---|
committer | 2025-05-29 15:00:17 +0100 | |
commit | 0c50c316c883f87b4ed3d269daf67952d70ee39b (patch) | |
tree | 5e76f170b18954f69fce2049d25c77a019ada98f /examples/framework-multiple | |
parent | 9297c6e93c13eaf308dfc89276c0fc1fde828d8a (diff) | |
download | astro-@astrojs/web-vitals@4.0.0.tar.gz astro-@astrojs/web-vitals@4.0.0.tar.zst astro-@astrojs/web-vitals@4.0.0.zip |
[ci] release (#13845)create-astro@4.12.1astro@5.8.1@astrojs/web-vitals@4.0.0@astrojs/db@0.15.0
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/framework-multiple')
-rw-r--r-- | examples/framework-multiple/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json index a55b151e3..85bfe10a1 100644 --- a/examples/framework-multiple/package.json +++ b/examples/framework-multiple/package.json @@ -17,7 +17,7 @@ "@astrojs/vue": "^5.1.0", "@types/react": "^18.3.20", "@types/react-dom": "^18.3.6", - "astro": "^5.8.0", + "astro": "^5.8.1", "preact": "^10.26.5", "react": "^18.3.1", "react-dom": "^18.3.1", |