File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " vylbot-app" ,
3- "version" : " 3.2.5 " ,
3+ "version" : " 3.3.0 " ,
44 "description" : " A discord bot made for Vylpes' Den" ,
55 "main" : " ./dist/vylbot" ,
66 "typings" : " ./dist" ,
2828 "funding" : " https://ko-fi.com/vylpes" ,
2929 "dependencies" : {
3030 "@discordjs/rest" : " ^2.0.0" ,
31- "@types/uuid" : " ^10.0.0" ,
3231 "@types/jest" : " ^29.0.0" ,
32+ "@types/uuid" : " ^10.0.0" ,
3333 "axios" : " ^1.13.1" ,
3434 "cron" : " ^3.3.1" ,
3535 "discord.js" : " ^14.3.0" ,
3636 "dotenv" : " ^16.0.0" ,
3737 "emoji-regex" : " ^10.0.0" ,
3838 "minimatch" : " 10.0.1" ,
3939 "mysql" : " ^2.18.1" ,
40- "typeorm" : " ^0.3.20" ,
4140 "random-bunny" : " ^2.4.1" ,
42- "ts-jest" : " ^29.0.0"
41+ "ts-jest" : " ^29.0.0" ,
42+ "typeorm" : " ^0.3.20"
4343 },
4444 "resolutions" : {},
4545 "devDependencies" : {
You can’t perform that action at this time.
0 commit comments