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

This commit is contained in:
iCrawl
2022-11-28 22:44:33 +01:00
parent 3bd8458e09
commit 5235ad5bfe
2 changed files with 11 additions and 1 deletions

View File

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