Fix twenty-server build

This commit is contained in:
Charles Bochet 2024-02-09 11:18:58 +01:00
parent 3d7b5902e6
commit 3fc18aeec1
2 changed files with 2 additions and 0 deletions

View File

@ -68,6 +68,7 @@
"class-transformer": "^0.5.1",
"class-validator": "patch:class-validator@^0.14.0#./patches/class-validator+0.14.0.patch",
"date-fns": "^2.30.0",
"deep-equal": "^2.2.2",
"file-type": "16.5.4",
"googleapis": "105",
"graphql": "^16.8.1",

View File

@ -43242,6 +43242,7 @@ __metadata:
class-transformer: "npm:^0.5.1"
class-validator: "patch:class-validator@^0.14.0#./patches/class-validator+0.14.0.patch"
date-fns: "npm:^2.30.0"
deep-equal: "npm:^2.2.2"
file-type: "npm:16.5.4"
googleapis: "npm:105"
graphql: "npm:^16.8.1"