mirror of
https://github.com/discordeno/discordeno.git
synced 2026-09-17 08:47:22 +00:00
feat!: Remove fzstd (#5165)
* feat: Remove fzstd Given node v20 EOL, we can now drop fzstd in favor of node:zlib's zstd implementation * ci: Bump bun and deno We don't really have a support policy for deno and bun (for node is the supported upstream) so we bump them to the latest versions --------- Co-authored-by: Awesome Stickz <38146668+AwesomeStickz@users.noreply.github.com>
This commit is contained in:
@@ -29,9 +29,6 @@
|
||||
"@discordeno/utils": "workspace:^",
|
||||
"ws": "^8.21.0"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"fzstd": "^0.1.1"
|
||||
},
|
||||
"devDependencies": {
|
||||
"@biomejs/biome": "2.5.5",
|
||||
"@swc/cli": "^0.8.1",
|
||||
|
||||
Reference in New Issue
Block a user