forked from noxious/server
Removed prisma from package.json
This commit is contained in:
@ -13,7 +13,6 @@
|
||||
"@mikro-orm/migrations": "^6.4.2",
|
||||
"@mikro-orm/mysql": "^6.4.2",
|
||||
"@mikro-orm/reflection": "^6.4.2",
|
||||
"@prisma/client": "^6.1.0",
|
||||
"@types/ioredis": "^4.28.10",
|
||||
"bcryptjs": "^2.4.3",
|
||||
"bullmq": "^5.13.2",
|
||||
@ -44,7 +43,6 @@
|
||||
"eslint-plugin-import": "^2.31.0",
|
||||
"nodemon": "^3.1.4",
|
||||
"prettier": "^3.3.3",
|
||||
"prisma": "^6.1.0",
|
||||
"tsx": "^4.19.2"
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user