chore: forgot to remove console log at prod lol

This commit is contained in:
Jacob Nguyen
2022-08-02 14:29:42 -05:00
parent 70d7bdb8c5
commit 0559fcca96
2 changed files with 3 additions and 3 deletions

View File

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