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

This commit is contained in:
iCrawl
2022-10-08 16:35:58 +02:00
parent f06d12fd73
commit 60c70389a4
2 changed files with 25 additions and 1 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@discordjs/collection",
"version": "1.1.0",
"version": "1.2.0",
"description": "Utility data structure used in discord.js",
"scripts": {
"test": "vitest run",