summaryrefslogtreecommitdiff
path: root/examples/framework-multiple
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-02-15 06:54:16 -0800
committerGravatar GitHub <noreply@github.com> 2023-02-15 22:54:16 +0800
commit66acc6a65c978bbd3dde096f243c742d738b092a (patch)
tree2e291c40117fb0c1abdb5d4c652a94fcf9ac7f41 /examples/framework-multiple
parent0fbcf838a775d3b07e7c2372888a8aa6c190278e (diff)
downloadastro-66acc6a65c978bbd3dde096f243c742d738b092a.tar.gz
astro-66acc6a65c978bbd3dde096f243c742d738b092a.tar.zst
astro-66acc6a65c978bbd3dde096f243c742d738b092a.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 419995a0e..cbfda9064 100644
--- a/examples/framework-multiple/package.json
+++ b/examples/framework-multiple/package.json
@@ -21,7 +21,7 @@
"@astrojs/preact": "^2.0.3",
"@astrojs/react": "^2.0.2",
"@astrojs/solid-js": "^2.0.2",
- "@astrojs/svelte": "^2.0.1",
+ "@astrojs/svelte": "^2.0.2",
"@astrojs/vue": "^2.0.1"
}
}