This commit is contained in:
MARCROCK22 2024-03-13 21:29:23 -04:00
parent d34d45604f
commit 58e4eec159

View File

@ -1,6 +1,6 @@
{ {
"name": "seyfert", "name": "seyfert",
"version": "1.0.0", "version": "1.0.1",
"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",
@ -69,4 +69,4 @@
"url": "https://github.com/socram03" "url": "https://github.com/socram03"
} }
] ]
} }