Skip to content
This repository was archived by the owner on Oct 22, 2025. It is now read-only.

Commit c4df809

Browse files
committed
chore(core): remove unused bufferutil
1 parent bec1ee6 commit c4df809

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

packages/rivetkit/package.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -188,8 +188,7 @@
188188
"tsx": "^4.19.4",
189189
"typescript": "^5.7.3",
190190
"vitest": "^3.1.1",
191-
"ws": "^8.18.1",
192-
"bufferutil": "^4.0.9"
191+
"ws": "^8.18.1"
193192
},
194193
"peerDependencies": {
195194
"@hono/node-server": "^1.14.0",

0 commit comments

Comments
 (0)