diff options
| author | 2024-02-13 13:25:59 -0800 | |
|---|---|---|
| committer | 2024-02-13 14:25:59 -0700 | |
| commit | e24db1d8a683897d4c179f3511f8e38950884e7f (patch) | |
| tree | 917cd996c98e1893447d736a86f0b04740e01c4d /examples/framework-preact | |
| parent | d851387a2d0ea28a76886d34d2b209d5da905ca7 (diff) | |
| download | astro@4.3.7.tar.gz astro@4.3.7.tar.zst astro@4.3.7.zip | |
[ci] release (#10092)astro@4.3.7@astrojs/vercel@7.3.1
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
Diffstat (limited to 'examples/framework-preact')
| -rw-r--r-- | examples/framework-preact/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/framework-preact/package.json b/examples/framework-preact/package.json index c3f4cec69..ec400f038 100644 --- a/examples/framework-preact/package.json +++ b/examples/framework-preact/package.json @@ -13,7 +13,7 @@ "dependencies": { "@astrojs/preact": "^3.1.0", "@preact/signals": "^1.2.1", - "astro": "^4.3.6", + "astro": "^4.3.7", "preact": "^10.19.2" } } |
