diff options
author | 2024-04-03 10:12:23 -0700 | |
---|---|---|
committer | 2024-04-03 22:42:23 +0530 | |
commit | 8ca8943ce2c10f06c90398f10c583002cd9a6bee (patch) | |
tree | 803a64d05384fe6c052ab3b9103bd90f638c3c7b /examples/framework-multiple | |
parent | 0a407c4326060200b174a88d700c62bd34d5a49b (diff) | |
download | astro-8ca8943ce2c10f06c90398f10c583002cd9a6bee.tar.gz astro-8ca8943ce2c10f06c90398f10c583002cd9a6bee.tar.zst astro-8ca8943ce2c10f06c90398f10c583002cd9a6bee.zip |
[ci] release (#10656)astro@4.5.15@astrojs/vercel@7.5.2@astrojs/db@0.10.0
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 fa9c4ca77..d97b5b977 100644 --- a/examples/framework-multiple/package.json +++ b/examples/framework-multiple/package.json @@ -18,7 +18,7 @@ "@astrojs/vue": "^4.0.10", "@types/react": "^18.2.37", "@types/react-dom": "^18.2.15", - "astro": "^4.5.14", + "astro": "^4.5.15", "preact": "^10.19.2", "react": "^18.2.0", "react-dom": "^18.2.0", |