summaryrefslogtreecommitdiff
path: root/examples/framework-multiple
diff options
context:
space:
mode:
authorGravatar github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> 2022-03-02 16:23:55 -0600
committerGravatar GitHub <noreply@github.com> 2022-03-02 16:23:55 -0600
commit4f924b8ceae2125cb8c8a6c3b41f9f552ce83758 (patch)
treea33087d54eeab9d8415e182d1b7be3d8b44b5e86 /examples/framework-multiple
parent91765d79b1ec1181417fb6a4604a9e20564bb10e (diff)
downloadastro-4f924b8ceae2125cb8c8a6c3b41f9f552ce83758.tar.gz
astro-4f924b8ceae2125cb8c8a6c3b41f9f552ce83758.tar.zst
astro-4f924b8ceae2125cb8c8a6c3b41f9f552ce83758.zip
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.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-multiple/package.json b/examples/framework-multiple/package.json
index 23deb45ae..1c61cf89a 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -10,6 +10,6 @@
},
"devDependencies": {
"@astrojs/renderer-solid": "^0.4.0",
- "astro": "^0.23.3"
+ "astro": "^0.23.4"
}
}