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

This commit is contained in:
Vlad Frangu
2025-06-16 15:29:02 +03:00
parent a1c83c17d6
commit 0943bc2efb
2 changed files with 32 additions and 1 deletions

View File

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