summaryrefslogtreecommitdiff
path: root/examples/framework-preact/package.json
diff options
context:
space:
mode:
authorGravatar Houston (Bot) <108291165+astrobot-houston@users.noreply.github.com> 2023-09-21 11:32:12 -0700
committerGravatar GitHub <noreply@github.com> 2023-09-21 14:32:12 -0400
commit4e1e8dc5c6876156f4c136519344d0f49cb130f5 (patch)
treed14651473671afa1b28e6eed2dd2315a5eeae30f /examples/framework-preact/package.json
parentfe29ce27310f5112147542f5a86bb02c7f2860ce (diff)
downloadastro-@astrojs/cloudflare@7.2.0.tar.gz
astro-@astrojs/cloudflare@7.2.0.tar.zst
astro-@astrojs/cloudflare@7.2.0.zip
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/framework-preact/package.json')
-rw-r--r--examples/framework-preact/package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-preact/package.json b/examples/framework-preact/package.json
index 941a20c78..3cfa824f9 100644
--- a/examples/framework-preact/package.json
+++ b/examples/framework-preact/package.json
@@ -13,7 +13,7 @@
"dependencies": {
"@astrojs/preact": "^3.0.0",
"@preact/signals": "^1.2.1",
- "astro": "^3.1.1",
+ "astro": "^3.1.2",
"preact": "^10.17.1"
}
}