summaryrefslogtreecommitdiff
path: root/examples/framework-solid
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-07-03 05:53:45 -0700
committerGravatar GitHub <noreply@github.com> 2023-07-03 20:53:45 +0800
commitfc6826ff7620b0c5e419de93ef7c463a12fe3652 (patch)
tree330e80b13e2aed638b6035ef6599a2543b85f1c2 /examples/framework-solid
parent0f0c31fba5eecfa755ba218d4c706933377dff4e (diff)
downloadastro-create-astro@3.1.9.tar.gz
astro-create-astro@3.1.9.tar.zst
astro-create-astro@3.1.9.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/framework-solid')
-rw-r--r--examples/framework-solid/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-solid/package.json b/examples/framework-solid/package.json
index a9a6fb733..703a39478 100644
--- a/examples/framework-solid/package.json
+++ b/examples/framework-solid/package.json
@@ -12,7 +12,7 @@
},
"dependencies": {
"@astrojs/solid-js": "^2.2.0",
- "astro": "^2.7.2",
+ "astro": "^2.7.3",
"solid-js": "^1.7.6"
}
}