mirror of
https://github.com/discordjs/discord.js.git
synced 2026-03-09 16:13:31 +01:00
feat: prototype new custom rust zlib implementation
This commit is contained in:
@@ -78,5 +78,8 @@
|
||||
"engines": {
|
||||
"node": ">=22.12.0"
|
||||
},
|
||||
"packageManager": "pnpm@10.8.0"
|
||||
"packageManager": "pnpm@10.8.0",
|
||||
"dependencies": {
|
||||
"@vladfrangu-dev/compression": "link:../../didinele/compression-lib"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user