2
0

⚗️ Implement chat API

This commit is contained in:
Baptiste Arnaud
2022-11-29 10:02:40 +01:00
parent 49ba434350
commit bf0d0c2475
122 changed files with 5075 additions and 292 deletions

View File

@ -20,9 +20,7 @@
},
"peerDependencies": {
"aws-sdk": "2.1152.0",
"db": "workspace:*",
"models": "workspace:*",
"next": "12.0.0",
"next": "13.0.0",
"nodemailer": "6.7.8"
}
}