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

This commit is contained in:
Vlad Frangu
2024-09-02 00:09:20 +03:00
parent 4059432c78
commit c887388db6
2 changed files with 27 additions and 1 deletions

View File

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