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

This commit is contained in:
Vlad Frangu
2025-01-02 00:22:09 +02:00
parent 1af2f4ed0e
commit 2b9e4cf9d0
2 changed files with 26 additions and 1 deletions

View File

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