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

This commit is contained in:
Vlad Frangu
2024-05-04 19:42:41 +03:00
parent 5d61197ca3
commit 23ed447ec2
2 changed files with 20 additions and 1 deletions

View File

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