2
0

⬆️ Upgrade dependencies

This commit is contained in:
Baptiste Arnaud
2023-02-23 09:21:18 +01:00
parent bc47cc46c0
commit d2880cdf2d
18 changed files with 3060 additions and 2205 deletions

View File

@ -19,7 +19,6 @@ export const answerInputSchema =
answerSchema
.omit({
createdAt: true,
updatedAt: true,
resultId: true,
variableId: true,
storageUsed: true,