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

This commit is contained in:
iCrawl
2023-07-31 21:30:19 +02:00
parent acc560204f
commit 8d50f2056d
2 changed files with 61 additions and 1 deletions

View File

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