diff options
author | 2024-11-26 01:03:38 -0800 | |
---|---|---|
committer | 2024-11-26 09:03:38 +0000 | |
commit | 36d8d921db05bf9222512949a64f5076904dde4d (patch) | |
tree | ac0aafdd55b3c6846ee385584fdd778bc90c0c3f /examples/framework-multiple | |
parent | 0910a324e2b135859c4441b1e97c4cfd7b22c2bf (diff) | |
download | astro-36d8d921db05bf9222512949a64f5076904dde4d.tar.gz astro-36d8d921db05bf9222512949a64f5076904dde4d.tar.zst astro-36d8d921db05bf9222512949a64f5076904dde4d.zip |
[ci] release (#12501)astro@4.16.15
Co-authored-by: github-actions[bot] <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 fddfe3a6e..837404856 100644 --- a/examples/framework-multiple/package.json +++ b/examples/framework-multiple/package.json @@ -18,7 +18,7 @@ "@astrojs/vue": "^4.5.3", "@types/react": "^18.3.12", "@types/react-dom": "^18.3.1", - "astro": "^4.16.14", + "astro": "^4.16.15", "preact": "^10.24.3", "react": "^18.3.1", "react-dom": "^18.3.1", |