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

This commit is contained in:
iCrawl
2023-08-17 21:44:09 +02:00
parent 4ab05e994e
commit 5d1b233047
2 changed files with 67 additions and 1 deletions

View File

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