summaryrefslogtreecommitdiffhomepage
path: root/bun.lock
diff options
context:
space:
mode:
authorDax Raad <[email protected]>2025-05-30 22:14:09 -0400
committerDax Raad <[email protected]>2025-05-30 22:14:09 -0400
commit6df19f1828a0b98d476b2d0929aea67f61832717 (patch)
treedb07e9509e287f52f1d35dbc1c18bd341603bc5a /bun.lock
parentfba56d68712b602a2224ec5407c211abba7c1666 (diff)
downloadopencode-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.lock1
1 files changed, 0 insertions, 1 deletions
diff --git a/bun.lock b/bun.lock
index 859bae021..7d076ac60 100644
--- a/bun.lock
+++ b/bun.lock
@@ -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:",
},