chore(proxy): release @discordjs/proxy@2.1.0

This commit is contained in:
Vlad Frangu
2024-05-04 19:45:36 +03:00
parent 7b913b674f
commit 6f986886c5
2 changed files with 21 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@discordjs/proxy",
"version": "2.0.2",
"version": "2.1.0",
"description": "Tools for running an HTTP proxy for Discord's API",
"scripts": {
"test": "vitest run",