chore(ws): release @discordjs/ws@2.0.4

This commit is contained in:
Jiralite
2025-11-10 13:16:13 +00:00
parent 6c781ede30
commit c5b71a756b
2 changed files with 12 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@discordjs/ws",
"version": "2.0.3",
"version": "2.0.4",
"description": "Wrapper around Discord's gateway",
"scripts": {
"test": "vitest run",