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

This commit is contained in:
iCrawl
2023-08-17 21:43:19 +02:00
parent 4bc2667a5f
commit 4ab05e994e
2 changed files with 66 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@discordjs/ws",
"version": "1.0.0",
"version": "1.0.1",
"description": "Wrapper around Discord's gateway",
"scripts": {
"test": "vitest run",