fix: crash on collectors pt

This commit is contained in:
Jacob Nguyen
2022-07-20 14:36:32 -05:00
parent a0587f59d4
commit 7da7bff700
3 changed files with 3 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@sern/handler",
"version": "1.1.6-beta",
"version": "1.1.7-beta",
"description": "A customizable, batteries-included, powerful discord.js framework to automate and streamline bot development.",
"main": "dist/index.js",
"scripts": {