chore(core): release @discordjs/core@0.5.2

This commit is contained in:
iCrawl
2023-04-16 23:02:41 +02:00
parent 025b7aea29
commit 09a9fb57e0
2 changed files with 13 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@discordjs/core",
"version": "0.5.1",
"version": "0.5.2",
"description": "A thinly abstracted wrapper around the rest API, and gateway.",
"scripts": {
"test": "vitest run",