fix: 1.2.2

This commit is contained in:
MARCROCK22 2024-04-04 22:23:22 -04:00
parent 1e9286c999
commit d83330a6e0

View File

@ -1,6 +1,6 @@
{ {
"name": "seyfert", "name": "seyfert",
"version": "1.2.1", "version": "1.2.2",
"description": "The most advanced framework for discord bots", "description": "The most advanced framework for discord bots",
"main": "./lib/index.js", "main": "./lib/index.js",
"module": "./lib/index.js", "module": "./lib/index.js",
@ -71,4 +71,4 @@
"url": "https://github.com/socram03" "url": "https://github.com/socram03"
} }
] ]
} }