forked from noxious/server
Added MikroORM to packages, fixed character repository before swap
This commit is contained in:
@ -6,6 +6,8 @@
|
||||
"format": "prettier --write src/"
|
||||
},
|
||||
"dependencies": {
|
||||
"@mikro-orm/core": "^6.4.2",
|
||||
"@mikro-orm/mariadb": "^6.4.2",
|
||||
"@prisma/client": "^6.1.0",
|
||||
"@types/ioredis": "^4.28.10",
|
||||
"bcryptjs": "^2.4.3",
|
||||
|
Reference in New Issue
Block a user