fixed all libs to be buildiable and dependency hell from removing some
This commit is contained in:
parent
5c64b1ccf8
commit
a282dac6cd
40 changed files with 4050 additions and 8219 deletions
|
|
@ -47,7 +47,8 @@
|
|||
"mongodb-memory-server": "^9.1.6",
|
||||
"pg-mem": "^2.8.1",
|
||||
"supertest": "^6.3.4",
|
||||
"@types/supertest": "^6.0.2"
|
||||
"@types/supertest": "^6.0.2",
|
||||
"@types/bun": "latest"
|
||||
},
|
||||
"packageManager": "bun@1.1.12",
|
||||
"engines": {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue