diff options
| author | Dax Raad <[email protected]> | 2025-05-30 22:14:09 -0400 |
|---|---|---|
| committer | Dax Raad <[email protected]> | 2025-05-30 22:14:09 -0400 |
| commit | 6df19f1828a0b98d476b2d0929aea67f61832717 (patch) | |
| tree | db07e9509e287f52f1d35dbc1c18bd341603bc5a /bun.lock | |
| parent | fba56d68712b602a2224ec5407c211abba7c1666 (diff) | |
| download | opencode-6df19f1828a0b98d476b2d0929aea67f61832717.tar.gz opencode-6df19f1828a0b98d476b2d0929aea67f61832717.zip | |
Standardize code style to no semicolons and remove unused @types/node dependency
🤖 Generated with opencode
Co-Authored-By: opencode <[email protected]>
Diffstat (limited to 'bun.lock')
| -rw-r--r-- | bun.lock | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -43,7 +43,6 @@ "@tsconfig/bun": "1.0.7", "@types/bun": "latest", "@types/jsdom": "21.1.7", - "@types/node": "catalog:", "@types/turndown": "5.0.5", "typescript": "catalog:", }, |
