diff options
| author | Dax Raad <[email protected]> | 2025-08-11 16:12:26 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-08-11 16:12:26 -0400 |
| commit | 0ce7d92a8b67c5660669b7850d758131d39b076d (patch) | |
| tree | 808c250f6a0bb970bd3021cb306389d1aceeec8d /packages/web/package.json | |
| parent | 7a67fe7dded32e206890e14a887da5dd803caa93 (diff) | |
| download | opencode-0ce7d92a8b67c5660669b7850d758131d39b076d.tar.gz opencode-0ce7d92a8b67c5660669b7850d758131d39b076d.zip | |
ignore: fix share page
Diffstat (limited to 'packages/web/package.json')
| -rw-r--r-- | packages/web/package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/packages/web/package.json b/packages/web/package.json index a60f38dba..d3c8baaab 100644 --- a/packages/web/package.json +++ b/packages/web/package.json @@ -11,7 +11,7 @@ "astro": "astro" }, "dependencies": { - "@astrojs/cloudflare": "^12.5.4", + "@astrojs/cloudflare": "12.6.3", "@astrojs/markdown-remark": "6.3.1", "@astrojs/solid-js": "5.1.0", "@astrojs/starlight": "0.34.3", |
