diff options
| author | Frank <[email protected]> | 2025-06-07 23:46:53 -0400 |
|---|---|---|
| committer | Frank <[email protected]> | 2025-06-07 23:46:56 -0400 |
| commit | 028d589ea01efbcf27bc5810f8f350358b788786 (patch) | |
| tree | b07df93d21e9a88fd36a800d14253ab2dbcf7a99 /package.json | |
| parent | cdbdb96218e89307cd69eac87877163e2b1ffcea (diff) | |
| download | opencode-028d589ea01efbcf27bc5810f8f350358b788786.tar.gz opencode-028d589ea01efbcf27bc5810f8f350358b788786.zip | |
Infra: use Astro component
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index fa3015f26..74452417e 100644 --- a/package.json +++ b/package.json @@ -21,7 +21,7 @@ }, "devDependencies": { "prettier": "3.5.3", - "sst": "3.17.3" + "sst": "3.17.4" }, "repository": { "type": "git", |
