fix: autocomplete

This commit is contained in:
Jacob Nguyen
2023-02-12 12:51:49 -06:00
parent fd10772a9b
commit 1860b898f3
3 changed files with 4 additions and 4 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "@sern/handler",
"packageManager": "pnpm@7.27.0",
"version": "2.5.0",
"version": "2.5.1",
"description": "A customizable, batteries-included, powerful discord.js framework to automate and streamline bot development.",
"main": "dist/cjs/index.cjs",
"module": "dist/esm/index.mjs",