diff options
author | 2024-03-07 07:31:00 -0800 | |
---|---|---|
committer | 2024-03-07 15:31:00 +0000 | |
commit | 3de48e8f62c7ddd2bdfcde9d485908ddaa55c8cf (patch) | |
tree | b214ffb618a62e75a19ccbbd30941452af703baa /examples/framework-multiple | |
parent | 8ce9fffd44b0740621178d61fb1425bf4155c2d7 (diff) | |
download | astro-3de48e8f62c7ddd2bdfcde9d485908ddaa55c8cf.tar.gz astro-3de48e8f62c7ddd2bdfcde9d485908ddaa55c8cf.tar.zst astro-3de48e8f62c7ddd2bdfcde9d485908ddaa55c8cf.zip |
[ci] release (#10354)astro@4.4.14
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 e10d3113a..ae926679e 100644 --- a/examples/framework-multiple/package.json +++ b/examples/framework-multiple/package.json @@ -16,7 +16,7 @@ "@astrojs/solid-js": "^4.0.1", "@astrojs/svelte": "^5.2.0", "@astrojs/vue": "^4.0.8", - "astro": "^4.4.13", + "astro": "^4.4.14", "preact": "^10.19.2", "react": "^18.2.0", "react-dom": "^18.2.0", |