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

This commit is contained in:
Vlad Frangu
2025-01-02 00:25:35 +02:00
parent 2b9e4cf9d0
commit c986a99104

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@discordjs/core",
"version": "2.0.0",
"version": "2.0.1",
"description": "A thinly abstracted wrapper around the rest API, and gateway.",
"scripts": {
"test": "vitest run",