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

This commit is contained in:
Vlad Frangu
2024-05-04 19:45:42 +03:00
parent 6f986886c5
commit e9d560f128
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.0.2",
"version": "1.1.0",
"description": "Wrapper around Discord's gateway",
"scripts": {
"test": "vitest run",