chore: version 3

This commit is contained in:
MARCROCK22 2025-04-20 18:47:54 -04:00
parent 88bdfd189e
commit a45069ea5f

View File

@ -1,6 +1,6 @@
{ {
"name": "seyfert", "name": "seyfert",
"version": "2.2.0", "version": "3.0.0",
"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",
@ -76,4 +76,4 @@
"esbuild" "esbuild"
] ]
} }
} }