Skip to content

Commit e84fdae

Browse files
committed
clean deps
1 parent 16f661a commit e84fdae

2 files changed

Lines changed: 2 additions & 5 deletions

File tree

bun.lockb

-40.6 KB
Binary file not shown.

package.json

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,12 @@
2828
"bugs": "https://github.com/libkakashi/superqueue/issues",
2929
"author": "Kakashi <chat@libkakashi.dev",
3030
"devDependencies": {
31-
"@types/bun": "^1.0.0",
32-
"@types/node": "^22.7.5",
33-
"bun-plugin-dts": "^0.2.1",
3431
"gts": "^6.0.2",
3532
"tsdown": "^0.12.9",
36-
"tsup": "^8.3.5",
3733
"typescript": "^5.6.3"
3834
},
3935
"engines": {
40-
"node": ">=12.9.0"
36+
"node": ">=12.9.0",
37+
"bun": ">=1.0.0"
4138
}
4239
}

0 commit comments

Comments
 (0)