chore: release @discordjs/rest@2.2.0 & @discordjs/core@1.1.1 (#9978)

* chore(rest): release @discordjs/rest@2.2.0

* chore(core): release @discordjs/core@1.1.1

* chore: at this point might as well hand write
This commit is contained in:
Vlad Frangu
2023-11-18 02:01:40 +02:00
committed by GitHub
parent 5da5be2bc9
commit ae58053dc8
4 changed files with 22 additions and 2 deletions

View File

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