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

This commit is contained in:
Vlad Frangu
2024-09-02 00:10:52 +03:00
parent c887388db6
commit 584bd6f2fc
2 changed files with 31 additions and 1 deletions

View File

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