Skip to content

Commit

Permalink
Remove unnecessary optional dependencies (#337)
Browse files Browse the repository at this point in the history
  • Loading branch information
lkwr authored Sep 18, 2024
1 parent 8583553 commit c1502a7
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
Binary file modified bun.lockb
Binary file not shown.
4 changes: 0 additions & 4 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,6 @@
"build": "bun run scripts/build.ts",
"jsr": "bun run scripts/jsr.ts"
},
"optionalDependencies": {
"bufferutil": "^4.0.8",
"utf-8-validate": "^6.0.3"
},
"engines": {
"node": ">=18.0.0"
},
Expand Down

0 comments on commit c1502a7

Please sign in to comment.