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

This commit is contained in:
iCrawl
2023-07-31 21:27:09 +02:00
parent d04987f09b
commit ccf65c2d09
2 changed files with 60 additions and 1 deletions

View File

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