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

This commit is contained in:
iCrawl
2022-07-27 14:10:17 +02:00
parent 0b61dbf720
commit 124d8123b8
2 changed files with 32 additions and 1 deletions

View File

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