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

This commit is contained in:
iCrawl
2022-08-22 10:08:38 +02:00
parent 0960457108
commit e2cde5daa0
2 changed files with 22 additions and 1 deletions

View File

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