chore(main): release 1.0.0 (#82)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2022-08-15 10:52:13 -05:00
committed by GitHub
parent b3ed8da68f
commit 21a438768b
2 changed files with 98 additions and 2 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "@sern/handler",
"version": "1.0.1",
"version": "1.0.0",
"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",
@@ -44,7 +44,7 @@
"typescript": "4.7.4"
},
"peerDependencies": {
"discord.js" : "^14.2.x"
"discord.js": "^14.2.x"
},
"repository": {
"type": "git",