fix: remove @types/bcryptjs and rely on manual types
This commit is contained in:
@@ -34,7 +34,6 @@
|
|||||||
"@prisma/config": "^7.8.0",
|
"@prisma/config": "^7.8.0",
|
||||||
"@types/pg": "^8.11.0",
|
"@types/pg": "^8.11.0",
|
||||||
"tsx": "^4.19.0",
|
"tsx": "^4.19.0",
|
||||||
"dotenv": "^16.4.5",
|
"dotenv": "^16.4.5"
|
||||||
"@types/bcryptjs": "^2.4.6"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user