chore(collection): release @discordjs/collection@2.1.1

This commit is contained in:
Vlad Frangu
2024-09-02 00:04:51 +03:00
parent cec816f9f5
commit 74df5c7fa4
2 changed files with 15 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"$schema": "https://json.schemastore.org/package.json",
"name": "@discordjs/collection",
"version": "2.1.0",
"version": "2.1.1",
"description": "Utility data structure used in discord.js",
"scripts": {
"test": "vitest run",