Skip to content

Commit e115f13

Browse files
stephendolanclaude
andcommitted
chore: switch to @types/bun
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <[email protected]>
1 parent 12044a7 commit e115f13

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

bun.lock

Lines changed: 5 additions & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@stephendolan/omnifocus-cli",
3-
"version": "2.3.0",
3+
"version": "2.4.0",
44
"description": "A command-line interface for OmniFocus on macOS",
55
"main": "dist/cli.js",
66
"type": "module",
@@ -55,7 +55,7 @@
5555
},
5656
"devDependencies": {
5757
"@biomejs/biome": "^1.9.4",
58-
"@types/node": "^22.10.2",
58+
"@types/bun": "latest",
5959
"oxlint": "^0.16.0",
6060
"tsup": "^8.0.0",
6161
"typescript": "^5.7.2",

0 commit comments

Comments
 (0)