diff options
author | 2024-03-02 00:42:07 -0800 | |
---|---|---|
committer | 2024-03-02 00:42:07 -0800 | |
commit | 2db9031a9f7707683e40d6a66cbd41360a746f4b (patch) | |
tree | d7450a145390033c942370d3133ccdc8623254d8 /examples/framework-multiple | |
parent | 25fe5bd04047d741a1ca726999fedde9650a34ef (diff) | |
download | astro-2db9031a9f7707683e40d6a66cbd41360a746f4b.tar.gz astro-2db9031a9f7707683e40d6a66cbd41360a746f4b.tar.zst astro-2db9031a9f7707683e40d6a66cbd41360a746f4b.zip |
[ci] release (#10292)astro@4.4.9@astrojs/markdoc@0.9.1@astrojs/db@0.5.0
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 12d57d841..7d5cef5ba 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.8", + "astro": "^4.4.9", "preact": "^10.19.2", "react": "^18.2.0", "react-dom": "^18.2.0", |